ComfyUI Node
Manual scheduler
A ComfyUI node in sampling/custom_sampling/schedulers with 4 inputs and 1 output.
Manual scheduler
- model
- SIGMAS
◄custom_sigmas_manual_schedule((1 - cos(2 * pi * (1-y**0.5) * 0.5)) / 2)*sigmax+((1 - cos(2 * pi * y**0.5 * 0.5)) / 2)*sigmin►
◄steps20►
◄sgmfalse►
Categorysampling/custom_sampling/schedulers
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| custom_sigmas_manual_schedule | STRING | ((1 - cos(2 * pi * (1-y**0.5) * 0.5)) / 2)*sigmax+((1 - cos(2 * pi * y**0.5 * 0.5)) / 2)*sigmin | — |
| steps | INT | 200–100000 | — |
| sgm | BOOLEAN | false | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| SIGMAS | SIGMAS | — |