ComfyUI Node
AIHub Expose Image
A ComfyUI node in aihub/expose with 6 inputs and 7 outputs.
AIHub Expose Image
- IMAGE
- MASK
- POS_X
- POS_Y
- LAYER_ID
- WIDTH
- HEIGHT
◄idexposed_image►
◄labelImage►
◄tooltip►
◄typeupload►
◄index0►
◄optionalfalse►
Categoryaihub/expose
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| id | STRING | exposed_image | A unique custom ID for this workflow. |
| label | STRING | Image | This is the label that will appear in the field. |
| tooltip | STRING | An optional tooltip | |
| type | COMBO | upload | The source of the image |
| index | INT | 0 | This value is used for sorting the input fields when displaying; lower values will appear first. |
| optional | BOOLEAN | false | If set to true, it will not raise an error if the image is not found |
Outputs (7)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |
| MASK | MASK | — |
| POS_X | INT | — |
| POS_Y | INT | — |
| LAYER_ID | STRING | — |
| WIDTH | INT | — |
| HEIGHT | INT | — |