> ## 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 Workflow in ComfyUI

> How to run the Ideogram P-Image text-to-image workflow in ComfyUI, locally or on Comfy Cloud

This guide shows how to run the Ideogram P-Image workflow in ComfyUI. For what the model is and what it does best, see the [Ideogram P-Image overview](/tutorials/partner-nodes/ideogram/ideogram-p-image).

<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>

## 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`
