Nodes/ComfyUI-ZImageDit/Load Z-Image Turbo (SDNQ)
ComfyUI Node

Load Z-Image Turbo (SDNQ)

A ComfyUI node in Z-Image (SDNQ) with 7 inputs and 1 output.

By erosDiffusion·Created 9 months ago·Updated 8 months ago· 5
Load Z-Image Turbo (SDNQ)
    • pipeline
    model_idDisty0/Z-Image-Turbo-SDNQ-uint4-svd-r32
    deviceauto
    attention_backenddefault
    enable_compilationfalse
    cpu_offloadfalse
    low_cpu_mem_usagetrue
    vae_tilingfalse
    CategoryZ-Image (SDNQ)

    Inputs (7)

    NameTypeDefaultDescription
    model_idSTRINGDisty0/Z-Image-Turbo-SDNQ-uint4-svd-r32Hugging Face model ID for the SDNQ-quantized Z-Image Turbo model
    deviceCOMBOautoDevice to load the model on. 'auto' selects CUDA if available, otherwise CPU
    attention_backendoptCOMBOdefaultAttention mechanism: 'default' (SDPA), 'flash' (Flash Attention 2), 'flash3' (Flash Attention 3), 'sage' (Sage Attention). Flash/Sage may improve speed on supported GPUs
    enable_compilationoptBOOLEANfalseCompile transformer with torch.compile for faster inference. First run will be slower while compiling
    cpu_offloadoptBOOLEANfalseEnable sequential CPU offloading to reduce VRAM usage. Models are moved between CPU and GPU as needed
    low_cpu_mem_usageoptBOOLEANtrueUse memory-efficient loading method. Recommended to keep enabled
    vae_tilingoptBOOLEANfalseProcess VAE decode in tiles to reduce VRAM usage. Useful for high resolutions

    Outputs (1)

    NameTypeDescription
    pipelineZIMAGE_SDNQ_PIPELINE