This node allows you to generate or edit images using OpenAI's DALL-E 3 or GPT Image 1. GPT Image 1 also supports image editing, while DALL-E 3 does not.
To generate an image, provide a prompt and select the model you want to use. To edit images, provide an input table that contains image columns.
You can include multiple image columns in the table and choose which ones to use for editing. For example, one column could contain images of objects and another could contain backgrounds. After selecting both columns and providing a prompt, the model will generate a new image that combines the objects and backgrounds. Currently, the node only supports PNG images.
The use of GPT Image 1 may require your organization to be verified by OpenAI. To do so visit the OpenAI platform .
Generating images is significantly more expensive than text generation. Please refer to OpenAI Docs for more details on how the costs are calculated.
Note : If you use the Credentials Configuration node and do not select the "Save password in configuration (weakly encrypted)" option for passing the API key, the Credentials Configuration node will need to be reconfigured upon reopening the workflow, as the credentials flow variable was not saved and will therefore not be available to downstream nodes.