Metadata-Version: 2.1
Name: comfyui-prompt-enhance-api-with-image
Version: 0.0.1
Summary: A ComfyUI custom node that enhances and rewrites prompts using OpenAI-compatible or native Ollama APIs with optional vision-enabled image input support.
Home-page: https://github.com/dogarrowtype/comfyui-prompt-enhance-api-with-image
Requires-Python: >=3.10
Requires-Dist: requests>=2.31.0
Requires-Dist: Pillow>=10.0.0
Requires-Dist: numpy
