ComfyUI Node
Imgutils WD14 Tagger
Tag images using WD14 (SmilingWolf) taggers. Returns rating, general tags, and character tags with confidence scores.
Imgutils WD14 Tagger
- image
- tags
- json
◄general_threshold0.35►
◄character_threshold0.85►
◄drop_overlapfalse►
Categoryimgutils/tagging
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input image to tag. | |
| general_threshold | FLOAT | 0.350–1 | Confidence threshold for general tags. Lower = more tags. |
| character_threshold | FLOAT | 0.850–1 | Confidence threshold for character tags. Higher = fewer false positives. |
| drop_overlap | BOOLEAN | false | Remove overlapping/redundant tags. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| tags | STRING | — |
| json | STRING | — |