ComfyUI Node
Imgutils DeepGelbooru Tagger
Tag images using the DeepGelbooru model. Returns rating, general tags, and character tags with confidence scores.
Imgutils DeepGelbooru Tagger
- image
- tags
- json
◄general_threshold0.30►
◄character_threshold0.30►
◄drop_overlapfalse►
Categoryimgutils/tagging
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input image to tag. | |
| general_threshold | FLOAT | 0.300–1 | Confidence threshold for general tags. |
| character_threshold | FLOAT | 0.300–1 | Confidence threshold for character tags. |
| drop_overlap | BOOLEAN | false | Remove overlapping/redundant tags. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| tags | STRING | — |
| json | STRING | — |