ComfyUI Node
Compare (PixNodes)
A ComfyUI node in PixNodes/Logic with 3 inputs and 1 output.
Compare (PixNodes)
- a
- b
- boolean
◄comparisona == b►
CategoryPixNodes/Logic
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| a | * | 0 | — |
| b | * | 0 | — |
| comparison | COMBO | a == b | 6 options: a == b, a != b, a < b, a > b, a <= b, a >= b |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| boolean | BOOLEAN | — |