Metadata-Version: 2.1
Name: comfyui-super-captioner
Version: 0.0.1
Summary: A powerful multi-model image captioning node that supports both local BLIP models and the cloud-based Google Gemini API, specifically designed for ComfyUI.
Home-page: https://github.com/Gary-yeh/comfyui-super-captioner
Requires-Python: >=3.10
Requires-Dist: transformers
Requires-Dist: google-generativeai
Requires-Dist: Pillow
