Extensions/ComfyUI-Tagger
ComfyUI Extension

ComfyUI-Tagger

ComfyUI node integration for the Camie tagger v2 model from Hugging Face for image tagging. (Description by CC)

By sln77·Created 6 months ago·Updated 6 days ago· 8
sln77/ComfyUI-Tagger
Nodes4
On cloudLocal install
CategoryImage/Tagger
Stars8
Updated6 days ago
Readme

PixAI Tagger (upd to v1.0)

<img width="1116" height="809" alt="image" src="https://github.com/user-attachments/assets/ff75bc5f-b1b3-440e-8c7c-852dcfefd7f4" />

Official source:  https://huggingface.co/pixai-labs/pixai-tagger-v1.0

Download two files (any path supported):

model.safetensors
config.json

Many thanks to PixAI Labs


Camie Tagger

<img width="1004" height="836" alt="image" src="https://github.com/user-attachments/assets/44f32879-240b-4152-a25e-99eff3055630" />

Official source: https://huggingface.co/Camais03/camie-tagger-v2

Download two files (any path supported):

camie-tagger-v2.onnx
camie-tagger-v2-metadata.json

Many thanks to Camais03


Taggerine Tagger

<img width="1075" height="808" alt="image" src="https://github.com/user-attachments/assets/e4d5b445-1349-4afc-a25d-d69f679d72ea" />

Official source: https://huggingface.co/lodestones/taggerine

Download two files (any path supported):

tagger_proto.safetensors
tagger_vocab_with_categories_and_alias_updated.json

Many thanks to lodestones


Tag Combiner

You can pass 2-4 tag results to this node and combine them using subtraction or merging of unique tags.

<img width="1322" height="764" alt="image" src="https://github.com/user-attachments/assets/ae6e406e-8b51-4ed0-b4a0-49fc50bb867e" />