Metadata-Version: 2.1
Name: comfyui-blip
Version: 1.0.0
Summary: A lightweight and high-speed ComfyUI custom node for generating image captions using BLIP models. Optimized for both GPU and CPU environments to deliver fast and efficient caption generation.
Home-page: https://github.com/1038lab/ComfyUI-Blip
Requires-Python: >=3.10
Requires-Dist: transformers
Requires-Dist: accelerate
Requires-Dist: pillow
Requires-Dist: huggingface_hub
