ComfyUI Node
Guider Input Switch JK๐
Switch between two guider inputs based on boolean condition
Guider Input Switch JK๐
- guider_false
- guider_true
- guider_output
- boolean
โboolean_valuefalseโบ
Category๐ JK/๐ Switch
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| boolean_value | BOOLEAN | false | Condition to select between inputs (True=guider_true, False=guider_false) |
| guider_false | GUIDER | Guider to return when condition is False | |
| guider_trueopt | GUIDER | Guider to return when condition is True (optional) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| guider_output | GUIDER | โ |
| boolean | BOOLEAN | โ |