ComfyUI Node
Custom Code (Image)
A ComfyUI node in CustomCodeNode with 5 inputs and 1 output.
Custom Code (Image)
- image0
- image0
◄I0►
◄F0.50►
◄AlwaysExecutefalse►
◄codeimage0 = image0 * F►
CategoryCustomCodeNode
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| I | INT | 0 | — |
| F | FLOAT | 0.50 | — |
| AlwaysExecute | BOOLEAN | false | If True, the node will always execute, even if the input is not changed. |
| code | STRING | image0 = image0 * F | — |
| image0opt | IMAGE | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image0 | IMAGE | — |