ComfyUI Node
Sampler Input Switch JK๐
Switch between two sampler inputs based on boolean condition
Sampler Input Switch JK๐
- sampler_false
- sampler_true
- sampler_output
- boolean
โboolean_valuefalseโบ
Category๐ JK/๐ Switch
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| boolean_value | BOOLEAN | false | Condition to select between inputs (True=sampler_true, False=sampler_false) |
| sampler_false | SAMPLER | Sampler to return when condition is False | |
| sampler_trueopt | SAMPLER | Sampler to return when condition is True (optional) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| sampler_output | SAMPLER | โ |
| boolean | BOOLEAN | โ |