Documentation Index
Fetch the complete documentation index at: https://dripart-mintlify-linear-mode-interface-docs-53934.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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.
Make sure your ComfyUI is updated.Workflows in this guide can be found in the Workflow Templates.
If you can’t find them in the template, your ComfyUI may be outdated. (Desktop version’s update will delay sometime)If nodes are missing when loading a workflow, possible reasons:
- You are not using the latest ComfyUI version (Nightly version)
- Some nodes failed to import at startup
- The Desktop is base on ComfyUI stable release, it will auto-update when there is a new Desktop stable release available.
- Cloud will update after ComfyUI stable release, we will update the Cloud after ComfyUI stable release.
So, if you find any core node missing in this document, it might be because the new core nodes have not yet been released in the latest stable version. Please wait for the next stable release.
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 the Ideogram V3 node
- Click
Run or use shortcut Ctrl(cmd) + Enter to generate the image
- After the API returns results, view the generated image in the
Save Image node. Images are saved to the ComfyUI/output/ directory
Ideogram 3.0 API Node Image Editing Mode
[To be updated]