Nodes/ComfyUI_StarNodes/⭐ Star Distilled Optimizer (QWEN/ZIT)
ComfyUI Node

⭐ Star Distilled Optimizer (QWEN/ZIT)

A ComfyUI node in ⭐StarNodes/Sampler with 10 inputs and 1 output.

By Starnodes2024·Created 2 years ago·Updated 7 days ago· 103
⭐ Star Distilled Optimizer (QWEN/ZIT)
    • options
    enabletrue
    start_samplereuler
    refine_samplerres_multistep
    start_steps6
    refine_steps3
    start_denoise1.00
    refine_denoise0.60
    patch_shift2.55
    patch_multiplier1.00
    noise_multiplier1.00
    Category⭐StarNodes/Sampler

    Inputs (10)

    NameTypeDefaultDescription
    enableBOOLEANtrueEnable the ZIT two-pass optimizer. When disabled, StarSampler ignores this options input.
    start_samplerCOMBOeulerSampler used for the initial ZIT pass.
    refine_samplerCOMBOres_multistepSampler used for the refinement pass (useful if res_multistep is unavailable).
    start_stepsINT61–10000Steps for the initial ZIT pass.
    refine_stepsINT30–10000Steps for the refinement pass (0 disables the refine pass).
    start_denoiseFLOAT1.000–1Denoise used for the initial ZIT pass (typically 1.0).
    refine_denoiseFLOAT0.600–1Denoise used for the refinement pass.
    patch_shiftFLOAT2.550–10ZIT model sampling shift parameter (ModelSamplingZImage-style patch).
    patch_multiplierFLOAT1.000–10ZIT model sampling multiplier parameter (ModelSamplingZImage-style patch).
    noise_multiplierFLOAT1.000–4096Multiplier applied to the generated noise latent.

    Outputs (1)

    NameTypeDescription
    optionsSTARNODES_OPTIONS