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.

If you find missing nodes when loading the workflow file below, it may be due to the following situations:

  1. You are not using the latest Development (Nightly) version of ComfyUI.
  2. You are using the Stable (Release) version or Desktop version of ComfyUI (which does not include the latest feature updates).
  3. You are using the latest Commit version of ComfyUI, but some nodes failed to import during startup.

Please make sure you have successfully updated ComfyUI to the latest Development (Nightly) version. See: How to Update ComfyUI section to learn how to update ComfyUI.

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:

  1. Enter your image description in the prompt field of the Ideogram V3 node
  2. Click Run or use shortcut Ctrl(cmd) + Enter to generate the image
  3. 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]