ComfyUI Node
AIHub Expose Model (Simple)
A ComfyUI node in aihub/expose with 8 inputs and 3 outputs.
AIHub Expose Model (Simple)
- MODEL
- CLIP
- VAE
◄idexposed_model►
◄labelModel►
◄limit_to_family►
◄limit_to_group►
◄tooltip►
◄advancedfalse►
◄index0►
◄disable_loras_selectionfalse►
Categoryaihub/expose
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| id | STRING | exposed_model | A unique custom id for this workflow (it should be unique) |
| label | STRING | Model | This is the label that will appear in the field |
| limit_to_family | STRING | The family of the model to be loaded is limited by this value | |
| limit_to_group | STRING | The group of the model to be loaded is limited by this value | |
| tooltip | STRING | An optional tooltip | |
| advanced | BOOLEAN | false | If set to true, it will make this option 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. |
| disable_loras_selection | BOOLEAN | false | If set to true, it will disable the loras selection field in the UI |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | — |
| CLIP | CLIP | — |
| VAE | VAE | — |