Metadata-Version: 2.1
Name: comfyui-openai-api
Version: 2.0.0
Summary: Call LLM and VLM from ComfyUI using the OpenAI API standard. Compatible with custom inference servers like Ollama, vLLM or TGI thru their support of their OpenAI API implementation.
Home-page: https://github.com/hekmon/comfyui-openai-api
Requires-Python: >=3.10
Requires-Dist: openai>=2.7.1<3.0.0
Requires-Dist: numpy
Requires-Dist: Pillow
