ComfyUI Node
AIHub Expose Extendable Scheduler
A ComfyUI node in aihub/expose with 10 inputs and 1 output.
AIHub Expose Extendable Scheduler
- SCHEDULER
◄idscheduler►
◄labelScheduler►
◄tooltip►
◄value—►
◄advancedfalse►
◄index0►
◄unaffected_by_model_schedulerfalse►
◄blacklist►
◄blacklist_allfalse►
◄extras►
Categoryaihub/expose
Inputs (10)
| 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 | STRING | The default value for the scheduler, 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 |
| blacklist | STRING | A newline separated list of schedulers that should not be selectable | |
| blacklist_all | BOOLEAN | false | If set to true, it will blacklist all the schedulers |
| extras | STRING | A newline separated list of extra schedulers that will be added to what is left |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| SCHEDULER | * | — |