Metadata-Version: 2.1
Name: comfyui-anima-tagger
Version: 0.1.3
Summary: Anima Tagger for ComfyUI: a multi-label image tagger trained on the Anima caption distribution. Provides a loader (image -> tagger socket) and a captioner (image -> caption string), reusable in DirectEdit, prompt pre-fill, and any workflow that needs Anima-formatted tags.
Home-page: https://github.com/sorryhyun/anima_lora/tree/main/custom_nodes/comfyui-anima-tagger
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: pillow
Requires-Dist: safetensors
Requires-Dist: huggingface_hub
Requires-Dist: pyyaml
Requires-Dist: einops
Requires-Dist: timm
Requires-Dist: tqdm
