ComfyUI Node
Turbo Seed Variance
Add seed-dependent noise to text conditioning to increase variation for turbo/distilled low-step models.
Turbo Seed Variance
- conditioning
- conditioning
◄modez-image-turbo►
◄randomize_percent50►
◄auto_strength_factor1.00►
◄strength20.0000►
◄noise_insertnoise on beginning steps►
◄steps_switchover_percent25►
◄seed0►
◄mask_starts_at▾►
◄mask_percent0►
◄log_to_consolefalse►
Categorygeocine/conditioning
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| conditioning | CONDITIONING | — | |
| mode | COMBO | z-image-turbo | Use z-image-turbo for Z-Image Turbo, krea2-turbo for Krea 2 Turbo, or flux2-klein for Flux2 Klein distilled workflows. |
| randomize_percent | FLOAT | 501–100 | Percentage of embedding values that receive noise. |
| auto_strength_factor | FLOAT | 1.000–100 | If greater than 0, noise scale is measured embedding std times this factor and the selected mode profile. Set to 0 to use strength. |
| strength | FLOAT | 20.00000–4294967295 | Absolute fallback noise scale used when auto_strength_factor is 0. |
| noise_insert | COMBO | noise on beginning steps | Where the noised conditioning is active during generation. |
| steps_switchover_percent | FLOAT | 251–99 | Percent of sampling steps before switching between noised and clean conditioning. Try 20 for z-image-turbo, 25 for krea2-turbo 8-step workflows. |
| seed | INT | 00–18446744073709550000 | Seed used to choose noised embedding values and noise amounts. |
| mask_starts_at | COMBO | Which end of the prompt is protected from noise. | |
| mask_percent | FLOAT | 00–99 | Percentage of prompt tokens protected from noise. |
| log_to_console | BOOLEAN | false | Print embedding statistics and effective noise information to the ComfyUI console. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| conditioning | CONDITIONING | — |