Metadata-Version: 2.1
Name: comfy-openai-image-api-azure
Version: 0.0.1
Summary: A ComfyUI node that provides access to OpenAI's image generation and editing capabilities, including support for gpt-image-1 model with both OpenAI and Azure OpenAI providers.
Home-page: https://github.com/cjj198909/comfy_openai_image_api_azure
Requires-Python: >=3.10
Requires-Dist: openai>=1.0.0
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: pillow>=8.0.0
Requires-Dist: numpy
