> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Ideogram P-Image - fast text-to-image

> Generate images from text descriptions using Ideogram's fast P-Image model in ComfyUI, with quality comparable to leading models at lower cost and latency

Ideogram P-Image is Ideogram's fast text-to-image model, delivering quality comparable to leading image models at significantly lower cost and latency. It accepts a single text prompt and outputs one image, with controls for quality level and resolution, making it ideal for rapid iteration and high-volume generation.

<Tip>
  To use the Partner Nodes, you need to ensure that you are logged in properly and using a permitted network environment. Please refer to the [Partner Nodes Overview](/tutorials/partner-nodes/overview) section of the documentation to understand the specific requirements for using the Partner Nodes.
</Tip>

<Tip>
  <Tabs>
    <Tab title="Local users">
      Make sure your ComfyUI is updated.

      * [Download ComfyUI](https://www.comfy.org/download)
      * [Update Guide](/installation/update_comfyui)

      Workflows in this guide can be found in the [Workflow Templates](/interface/features/template).
      If you can't find them in the template, your ComfyUI may be outdated.

      If nodes are missing when loading a workflow, possible reasons:

      1. You are not using the latest ComfyUI version (Nightly version)
      2. Some nodes failed to import at startup
    </Tab>

    <Tab title="Cloud users">
      * [Cloud](https://cloud.comfy.org) will update 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.
    </Tab>
  </Tabs>
</Tip>

## Key capabilities

* **Speed and value**: Quality comparable to leading image models at lower cost and latency
* **Quality tiers**: Choose from VERY\_LOW, LOW, MEDIUM, or HIGH speed/price/quality tiers
* **Flexible output**: 1K or 2K size classes with full aspect ratio support
* **Prompt upsampling**: AUTO expands short prompts into detailed structured captions before generation

## Ideogram P-Image text-to-image workflow

Generate an image from a text description using Ideogram's fast P-Image model. One text prompt is accepted and one image is output.

<img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/api_ideogram_p_image_t2i-1.webp" alt="Ideogram P-Image Text-to-Image workflow preview" />

<CardGroup cols={2}>
  <Card title="Run on Comfy Cloud" icon="cloud" href="https://cloud.comfy.org/?template=api_ideogram_p_image_t2i&utm_source=docs&utm_medium=referral&utm_campaign=ideogram-p-image">
    Open in Comfy Cloud
  </Card>

  <Card title="Download Workflow" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_ideogram_p_image_t2i.json">
    Download JSON or search "Ideogram P-Image" in Template Library
  </Card>
</CardGroup>

![Ideogram P-Image output](https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/output/api_ideogram_p_image_t2i.png)

## Get started

1. Update ComfyUI to the latest version
2. Go to Template Library, search for `Ideogram P-Image`
