Documentation Index
Fetch the complete documentation index at: https://dripart-fix-cloud-button-text-1773163393.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.

- Text-to-image generation
- Image editing functionality (inpainting through masks)
Node Overview
The OpenAI DALL·E 2 node generates images synchronously through OpenAI’s image generation API. It receives text prompts and returns images that match the description.Parameter Description
Required Parameters
| Parameter | Description |
|---|---|
prompt | Text prompt describing the image content you want to generate |
Widget Parameters
| Parameter | Description | Options/Range | Default Value |
|---|---|---|---|
seed | Seed value for image generation (currently not implemented in the backend) | 0 to 2^31-1 | 0 |
size | Output image dimensions | ”256x256”, “512x512”, “1024x1024" | "1024x1024” |
n | Number of images to generate | 1 to 8 | 1 |
Optional Parameters
| Parameter | Description | Options/Range | Default Value |
|---|---|---|---|
image | Optional reference image for image editing | Any image input | None |
mask | Optional mask for local inpainting | Mask input | None |
Usage Method
Workflow Examples
This Partner node currently supports two workflows:- Text to Image
- Inpainting
Text to Image Example
The image below contains a simple text-to-image workflow. Please download the corresponding image and drag it into ComfyUI to load the workflow.
The corresponding example is very simple

OpenAI DALL·E 2 node, input the description of the image you want to generate in the prompt node, connect a Save Image node, and then run the workflow.
Inpainting Workflow
DALL·E 2 supports image editing functionality, allowing you to use a mask to specify the area to be replaced. Below is a simple inpainting workflow example:1. Workflow File Download
Download the image below and drag it into ComfyUI to load the corresponding workflow.
We will use the image below as input:
2. Workflow File Usage Instructions

- Use the
Load Imagenode to load the image - Right-click on the load image node and select
MaskEditor - In the mask editor, use the brush to draw the area you want to redraw
- Connect the loaded image to the
imageinput of the OpenAI DALL·E 2 node - Connect the mask to the
maskinput of the OpenAI DALL·E 2 node - Edit the prompt in the
promptnode - Run the workflow
- If you want to use the image editing functionality, you must provide both an image and a mask (both are required)
- The mask and image must be the same size
- When inputting large images, the node will automatically resize the image to an appropriate size
- The URLs returned by the API are valid for a short period, please save the results promptly
- Each generation consumes credits, charged according to image size and quantity
FAQs
Why can't I find the API nodes?
Why can't I find the API nodes?
Why can't I use / log in to the API Nodes?
Why can't I use / log in to the API Nodes?
- The local network only allows access from
127.0.0.1orlocalhost, which may mean that you cannot use the API Nodes in a ComfyUI service started with the--listenparameter in a LAN environment. - Able to access our API service normally (a proxy service may be required in some regions).
- Your account does not have enough credits.
Why can't I use API node even after logging in, or why does it keep asking me to log in while using?
Why can't I use API node even after logging in, or why does it keep asking me to log in while using?
- Currently, only
127.0.0.1orlocalhostaccess is supported. - Ensure your account has enough credits.
Can API Nodes be used for free?
Can API Nodes be used for free?
How to purchase credits?
How to purchase credits?
- Comfy Account: Find the
Usersection in the settings menu to log in. - Credits: After logging in, the settings interface will show the credits menu. You can purchase credits in
Settings→Credits. We use a prepaid system, so there will be no unexpected charges. - Complete the payment through Stripe.
- Check if the credits have been updated. If not, try restarting or refreshing the page.
Are unused credits refundable?
Are unused credits refundable?
Can credits go negative?
Can credits go negative?
Where can I check usage and expenses?
Where can I check usage and expenses?
Is it possible to use my own API Key?
Is it possible to use my own API Key?
Do credits expire?
Do credits expire?
Can credits be transferred or shared?
Can credits be transferred or shared?
Can I use the same account on different devices?
Can I use the same account on different devices?
How can I request for my account or information to be deleted??
How can I request for my account or information to be deleted??