ComfyUI Node
AIHub Expose Scheduler
A ComfyUI node in aihub/expose with 7 inputs and 1 output.
AIHub Expose Scheduler
- SCHEDULER
◄idscheduler►
◄labelScheduler►
◄tooltip►
◄value▾►
◄advancedfalse►
◄index0►
◄unaffected_by_model_schedulerfalse►
Categoryaihub/expose
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| id | STRING | scheduler | A unique custom id for this workflow. |
| label | STRING | Scheduler | This is the label that will appear in the field. |
| tooltip | STRING | An optional tooltip | |
| value | COMBO | The default value for the scheduler to use, can be any string | |
| advanced | BOOLEAN | false | If set to true, this option will be hidden under advanced options for this workflow. |
| index | INT | 0 | This value is used for sorting the input fields when displaying; lower values will appear first. |
| unaffected_by_model_scheduler | BOOLEAN | false | If set to true, this scheduler value will not be affected by the model's default scheduler |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| SCHEDULER | simple,sgm_uniform,karras,exponential,ddim_uniform,beta,normal,linear_quadratic,kl_optimal | — |