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

# Grok Imagine Image Quality in ComfyUI: AI Image Generation

> Generate enhanced images with Grok Imagine Image Quality in ComfyUI: improved detail, better text rendering, and stronger creative control

Grok Imagine Image Quality is xAI's higher-fidelity image model, available in ComfyUI through the Grok partner nodes. It adds improved detail, better text rendering, and stronger creative control compared to the standard Grok image model.

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

## Grok Imagine Image Quality: Generation

Generate enhanced images with the `grok-imagine-image-quality` model, which adds improved detail, better text rendering, and stronger creative control compared to the standard model.

<img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/api_grok_imagine_image_quality_image_generation-1.webp" alt="Grok Imagine Image Quality generation workflow preview" />

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

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

![Grok Imagine Image Quality generation output](https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/output/api_grok_imagine_image_quality_image_generation.png)

### Workflow overview

This workflow uses two nodes:

* **GrokImageNode**: the core node, configured with the `grok-imagine-image-quality` model
* **SaveImage**: saves the generated image

### Steps to run

1. **Enter your prompt**: describe the scene and any text you want rendered in the **GrokImageNode**
2. **Choose aspect ratio**: pick from the available ratios
3. **Set resolution**: `1K` or `2K`
4. **Click Queue**: press `Ctrl+Enter` to generate
