ComfyUI Ideogram 3.0 API Node Official Examples
This guide covers how to use the Ideogram 3.0 API node in ComfyUI
Ideogram 3.0 is a powerful text-to-image model by Ideogram, known for its photorealistic quality, accurate text rendering, and consistent style control.
The Ideogram V3 node currently supports two modes:
- Text-to-Image mode
- Image Editing mode (when both image and mask inputs are provided)
To use the API nodes, you need to ensure that you are logged in properly and using a permitted network environment. Please refer to the API Nodes Overview section of the documentation to understand the specific requirements for using the API nodes.
Ideogram 3.0 Node Documentation
Check the following documentation for detailed node parameter settings:
Ideogram 3.0 API Node Text-to-Image Mode
When using Ideogram V3 without image and mask inputs, the node operates in Text-to-Image mode.
1. Download Workflow File
Download and drag the following file into ComfyUI to load the workflow:
2. Complete the Workflow Steps
Follow the numbered steps to complete the basic workflow:
- Enter your image description in the
prompt
field of theIdeogram V3
node - Click
Run
or use shortcutCtrl(cmd) + Enter
to generate the image - After the API returns results, view the generated image in the
Save Image
node. Images are saved to theComfyUI/output/
directory
Ideogram 3.0 API Node Image Editing Mode
[To be updated]