ComfyUI Node
Any Compare
A ComfyUI node in Practical-Tools/utils with 3 inputs and 1 output.
Any Compare
- a
- b
- boolean
◄comparisona == b►
CategoryPractical-Tools/utils
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| aopt | * | 0 | — |
| bopt | * | 0 | — |
| comparisonopt | COMBO | a == b | 6 options: a == b, a != b, a > b, a >= b, a < b, a <= b |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| boolean | BOOLEAN | — |