ComfyUI Node
Latent Input Switch JK๐
Switch between two latent inputs based on boolean condition
Latent Input Switch JK๐
- latent_false
- latent_true
- latent_output
- boolean
โboolean_valuefalseโบ
Category๐ JK/๐ Switch
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| boolean_value | BOOLEAN | false | Condition to select between inputs (True=latent_true, False=latent_false) |
| latent_false | LATENT | Latent to return when condition is False | |
| latent_trueopt | LATENT | Latent to return when condition is True (optional) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| latent_output | LATENT | โ |
| boolean | BOOLEAN | โ |