ComfyUI Node
Scheduler Selector
Selects a scheduler for use in the pipeline, and passes the steps to be used in the KSampler.
Scheduler Selector
- steps
- scheduler
◄steps20►
◄scheduler_namebeta►
CategorySage Utils/sampler
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| steps | INT | 201–10000 | The number of sampling steps. |
| scheduler_name | COMBO | beta | The scheduler algorithm to use. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| steps | INT | The validated number of sampling steps. |
| scheduler | STRING | The selected scheduler name. |