ComfyUI Node
Switch Image
A ComfyUI node in ✨ LF Nodes/Logic with 4 inputs and 2 outputs.
Switch Image
- on_true
- on_false
- ui_widget
- image
- image_list
◄booleanfalse►
Category✨ LF Nodes/Logic
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| on_true | IMAGE | Value to return if the boolean condition is true. | |
| on_false | IMAGE | Value to return if the boolean condition is false. | |
| boolean | BOOLEAN | false | Boolean condition to switch between 'on_true' and 'on_false' values. |
| ui_widgetopt | KUL_PROGRESSBAR | [object Object] | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| image_list | IMAGE | — |