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