Metadata-Version: 2.1
Name: blip-comfyui
Version: 0.0.1
Summary: A Python implementation for integrating the BLIP (Bootstrapping Language-Image Pre-training) model for visual question answering.
Home-page: https://github.com/muhammederem/blip-comfyui
Requires-Python: >=3.10
Requires-Dist: Pillow==11.0.0
Requires-Dist: transformers==4.44.0
