ComfyUI Node
Imgutils Score Threshold
Compare a score against a threshold value. Outputs True if score >= threshold. Useful for gating workflows.
Imgutils Score Threshold
- boolean
◄score0.50►
◄threshold0.50►
Categoryimgutils/utility
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| score | FLOAT | 0.500–1 | Score value to evaluate. |
| threshold | FLOAT | 0.500–1 | Threshold to compare against. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| boolean | BOOLEAN | — |