ComfyUI Node
flow select
Select the direction of the flow. This node takes a value and directs it to either the "true" or "false" output. Note: for dynamic switching in a Data Flow you might want to use "filter select" instead.
flow select
- value
- true
- false
◄select—►
CategoryBasic/flow control
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| value | * | — | |
| select | BOOLEAN | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| true | * | — |
| false | * | — |