Metadata-Version: 2.1
Name: comfyui-imagetoprompt
Version: 0.0.1
Summary: A custom ComfyUI node that sends images to OpenAI-compatible vision APIs and returns the LLM's text response for image analysis and captioning.
Home-page: https://github.com/chrismrutherford/ComfyUI-ImageToPrompt
Requires-Python: >=3.10
Requires-Dist: openai>=1.0.0
Requires-Dist: pillow>=10.0.0
Requires-Dist: numpy
