ComfyUI Node
Compare Ovum
A ComfyUI node in ovum/loop with 3 inputs and 1 output.
Compare Ovum
- a
- b
- boolean
◄comparisona == b►
Categoryovum/loop
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 | — |