Metadata-Version: 2.1
Name: comfyui-autolabel
Version: 0.0.1
Summary: ComfyUI-AutoLabel is a custom node for ComfyUI that uses BLIP (Bootstrapping Language-Image Pre-training) to generate detailed descriptions of the main object in an image. This node leverages the power of BLIP to provide accurate and context-aware captions for images.
Home-page: https://github.com/fexploit/ComfyUI-AutoLabel
Requires-Python: >=3.10
Requires-Dist: Pillow>=8.0.0
Requires-Dist: transformers>=4.15.0
Requires-Dist: accelerate>=0.12.0
Requires-Dist: datasets>=2.0.0
Requires-Dist: sentencepiece>=0.1.96
