Metadata-Version: 2.1
Name: comfyui-chatgpt-api
Version: 0.0.1
Summary: A new ComfyUI node for OpenAI's ChatGPT API has been added. It currently supports single and multiple image inputs, text input, image generation, and image editing.
Home-page: https://github.com/ainewsto/Comfyui-chatgpt-api
Requires-Python: >=3.10
Requires-Dist: aiohttp
Requires-Dist: aiohttp-cors
Requires-Dist: GitPython
Requires-Dist: numpy
Requires-Dist: Pillow
Requires-Dist: requests
