ComfyUI Node
CFG Float List Scheduler
Helper node to generate a list of floats that can be used to schedule cfg scale for the steps, outside the set range cfg is set to 1.0. Taken from Kijai WanVideo-Wrapper
CFG Float List Scheduler
- float_list
◄steps30►
◄cfg_scale_start5.00►
◄cfg_scale_end5.00►
◄interpolationlinear►
◄start_percent0.00►
◄end_percent1.00►
CategoryMore Efficient Samplers
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| steps | INT | 302–1000 | Number of steps to schedule cfg for |
| cfg_scale_start | FLOAT | 5.000–30 | CFG scale to use for the steps |
| cfg_scale_end | FLOAT | 5.000–30 | CFG scale to use for the steps |
| interpolation | COMBO | linear | Interpolation method to use for the cfg scale |
| start_percent | FLOAT | 0.000–1 | Start percent of the steps to apply cfg |
| end_percent | FLOAT | 1.000–1 | End percent of the steps to apply cfg |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| float_list | FLOAT | — |