ComfyUI Node
Mpi If Else Probability Inverted
Probabilistically route input to true or false output
Mpi If Else Probability Inverted
- input
- true
- false
- boolean
- seed
◄probability0.50►
◄seed0►
CategoryMpiNodes/Logic
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| input | * | — | |
| probability | FLOAT | 0.500–1 | 0.0 will always output 'false' and return False 1.0 will always output 'true' and return True 0.5 gives both a 50% chance |
| seed | INT | 00–18446744073709550000 | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| true | * | — |
| false | * | — |
| boolean | BOOLEAN | — |
| seed | INT | — |