Metadata-Version: 2.1
Name: comfyui-joycaption
Version: 2.0.0
Summary: Joy Caption is a ComfyUI node using the LLaVA model to generate stylized image captions, supporting batch processing and GGUF models.
Home-page: https://github.com/1038lab/ComfyUI-JoyCaption
Requires-Python: >=3.10
Requires-Dist: transformers>=4.36.0
Requires-Dist: huggingface_hub>=0.19.0
Requires-Dist: accelerate
Requires-Dist: bitsandbytes>=0.42.0
Requires-Dist: Pillow>=10.0.0
