ComfyUI Node
Switch Duo
A node that switches between two outputs based on a boolean value. Supports overriding the boolean value with an optional input.
Switch Duo
- on_false1
- on_true1
- on_false2
- on_true2
- override_switch
- OUTPUT1
- OUTPUT2
◄valuefalse►
CategoryDRMBT nodes
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| value | BOOLEAN | false | — |
| on_false1 | * | — | |
| on_true1 | * | — | |
| on_false2opt | * | — | |
| on_true2opt | * | — | |
| override_switchopt | * | override any type bool, float int or legal float wrappable string value to number |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| OUTPUT1 | * | — |
| OUTPUT2 | * | — |