ComfyUI Node
⭐ Star Distilled Optimizer (QWEN/ZIT)
A ComfyUI node in ⭐StarNodes/Sampler with 10 inputs and 1 output.
⭐ 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)
| Name | Type | Default | Description |
|---|---|---|---|
| enable | BOOLEAN | true | Enable the ZIT two-pass optimizer. When disabled, StarSampler ignores this options input. |
| start_sampler | COMBO | euler | Sampler used for the initial ZIT pass. |
| refine_sampler | COMBO | res_multistep | Sampler used for the refinement pass (useful if res_multistep is unavailable). |
| start_steps | INT | 61–10000 | Steps for the initial ZIT pass. |
| refine_steps | INT | 30–10000 | Steps for the refinement pass (0 disables the refine pass). |
| start_denoise | FLOAT | 1.000–1 | Denoise used for the initial ZIT pass (typically 1.0). |
| refine_denoise | FLOAT | 0.600–1 | Denoise used for the refinement pass. |
| patch_shift | FLOAT | 2.550–10 | ZIT model sampling shift parameter (ModelSamplingZImage-style patch). |
| patch_multiplier | FLOAT | 1.000–10 | ZIT model sampling multiplier parameter (ModelSamplingZImage-style patch). |
| noise_multiplier | FLOAT | 1.000–4096 | Multiplier applied to the generated noise latent. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| options | STARNODES_OPTIONS | — |