ComfyUI Node
Noise Input Switch JK๐
Switch between two noise inputs based on boolean condition
Noise Input Switch JK๐
- noise_false
- noise_true
- noise_output
- boolean
โboolean_valuefalseโบ
Category๐ JK/๐ Switch
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| boolean_value | BOOLEAN | false | Condition to select between inputs (True=noise_true, False=noise_false) |
| noise_false | NOISE | Noise to return when condition is False | |
| noise_trueopt | NOISE | Noise to return when condition is True (optional) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| noise_output | NOISE | โ |
| boolean | BOOLEAN | โ |