ComfyUI Node
Scheduler Loop
A ComfyUI node in Schedulers/Loop with 4 inputs and 4 outputs.
Scheduler Loop
- scheduler
- current_index
- total_combinations
- current_combination
◄mode▾►
◄seed0►
◄resetfalse►
◄skip_schedulers►
CategorySchedulers/Loop
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| mode | COMBO | 3 options: sequential, random, ping_pong | |
| seed | INT | 00–18446744073709550000 | — |
| reset | BOOLEAN | false | — |
| skip_schedulersopt | STRING | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| scheduler | simple,sgm_uniform,karras,exponential,ddim_uniform,beta,normal,linear_quadratic,kl_optimal | — |
| current_index | INT | — |
| total_combinations | INT | — |
| current_combination | STRING | — |