Metadata-Version: 2.1
Name: comfyui-dalle-integration
Version: 0.0.1
Summary: DalleImageNodes is a custom extension for ComfyUI that integrates OpenAI's DALL·E 3 API for: Image generation, Inpainting (image editing), Image variation.
This project supports the latest OpenAI Python SDK (v1.x) and automatically handles image resizing and format requirements (RGBA, fixed sizes) based on the examples from the offical Dall-E website.
Home-page: https://github.com/cleanlii/comfyui-dalle-integration
Requires-Python: >=3.10
