ComfyUI Node
Sigmas Input Switch JK๐
Switch between two sigmas inputs based on boolean condition
Sigmas Input Switch JK๐
- sigmas_false
- sigmas_true
- sigmas_output
- boolean
โboolean_valuefalseโบ
Category๐ JK/๐ Switch
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| boolean_value | BOOLEAN | false | Condition to select between inputs (True=sigmas_true, False=sigmas_false) |
| sigmas_false | SIGMAS | Sigmas to return when condition is False | |
| sigmas_trueopt | SIGMAS | Sigmas to return when condition is True (optional) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| sigmas_output | SIGMAS | โ |
| boolean | BOOLEAN | โ |