ComfyUI Node
Imgutils Label Contains
Check whether a comma-separated label string contains a search term. Case-insensitive. Useful for branching on detection/tagging results.
Imgutils Label Contains
- boolean
◄labels—►
◄search—►
Categoryimgutils/utility
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| labels | STRING | Comma-separated label string (e.g. from Detect or Tagging output). | |
| search | STRING | Term to search for in the labels. Case-insensitive. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| boolean | BOOLEAN | — |