ComfyUI Node

Z-Image Options

Configure advanced inference options. Enable only the options you need.

By Koko-boya·Created 9 months ago·Updated 5 months ago· 127
Z-Image Options
    • options
    enable_temperaturetrue
    temperature0.70
    enable_top_pfalse
    top_p0.90
    enable_top_kfalse
    top_k40
    enable_seedfalse
    seed1331209069
    enable_repeat_penaltyfalse
    repeat_penalty1.10
    enable_max_tokenstrue
    max_tokens2048
    debug_modefalse
    CategoryZ-Image

    Inputs (13)

    NameTypeDefaultDescription
    enable_temperatureBOOLEANtrue
    temperatureFLOAT0.700–2Sampling randomness. Lower (0.1-0.4) = focused, Higher (0.7+) = creative
    enable_top_pBOOLEANfalse
    top_pFLOAT0.900–1Nucleus sampling cutoff. Lower = more focused.
    enable_top_kBOOLEANfalse
    top_kINT400–100Top-K sampling. Higher = more diverse.
    enable_seedBOOLEANfalse
    seedINT13312090690–2147483648Random seed for reproducible results
    enable_repeat_penaltyBOOLEANfalse
    repeat_penaltyFLOAT1.100.5–2Penalty for repeated tokens. >1 reduces repetition.
    enable_max_tokensBOOLEANtrue
    max_tokensINT2048256–8192Maximum tokens to generate. Higher = longer responses but more time/memory
    debug_modeBOOLEANfalseEnable detailed debug logging to file and console

    Outputs (1)

    NameTypeDescription
    optionsZIMAGE_OPTIONS