ComfyUI Node
ViewComfy - Compare
A ComfyUI node in utils with 3 inputs and 1 output.
ViewComfy - Compare
- a
- b
- BOOLEAN
◄comparisona == b►
Categoryutils
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| comparison | COMBO | a == b | 8 options: a == b, a != b, a < b, a > b, a <= b, a >= b, +2 |
| aopt | * | — | |
| bopt | * | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| BOOLEAN | BOOLEAN | — |