Metadata-Version: 2.1
Name: comfyui-vlm-captions
Version: 0.0.1
Summary: A simple ComfyUI node that let's you use Claude or ChatGPT 4o's VLM capabilities to generate captions/tags for images.
Home-page: https://github.com/5x00/ComfyUI-VLM-Captions
Requires-Python: >=3.10
Requires-Dist: openai
Requires-Dist: pillow
Requires-Dist: numpy
Requires-Dist: anthropic
