> ## 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 in ComfyUI: AI Image and Video Generation

> Use xAI's Grok models in ComfyUI: Grok Imagine Image for text-to-image and image editing, and Grok Imagine Video for video generation, editing, and extension

Grok is xAI's family of generative models, available in ComfyUI through the Grok partner nodes. It covers image generation and editing with **Grok Imagine Image** and video generation, editing, and extension with **Grok Imagine Video**, across multiple model versions.

<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

Grok Imagine Image generates images from text prompts and edits uploaded images with natural-language instructions. Pick the model that fits your use case:

<CardGroup cols={3}>
  <Card title="Grok Imagine Image" icon="image" href="/tutorials/partner-nodes/grok/grok-image">
    The standard model for text-to-image and image editing, with 13 aspect ratios and 1K or 2K output
  </Card>

  <Card title="Grok Imagine Image 2.0" icon="image" href="/tutorials/partner-nodes/grok/grok-image-2-0">
    The latest image model on the Aurora engine, with crisp short-text rendering and up to 3 reference images
  </Card>

  <Card title="Grok Imagine Image Quality" icon="sparkles" href="/tutorials/partner-nodes/grok/grok-image-quality">
    A higher-fidelity model with improved detail, better text rendering, and stronger creative control
  </Card>
</CardGroup>

## Grok Imagine Video

Grok Imagine Video generates short videos from a text prompt or an image, edits uploaded footage with natural-language instructions, extends clips seamlessly, and creates videos guided by reference images.

<CardGroup cols={2}>
  <Card title="Grok Imagine Video" icon="video" href="/tutorials/partner-nodes/grok/grok-video">
    The standard video model: generation, editing, extension, and reference-to-video workflows
  </Card>

  <Card title="Grok Imagine Video 1.5" icon="video" href="/tutorials/partner-nodes/grok/grok-imagine-video-1-5">
    The latest video model: image-to-video generation with native audio at up to 1080p
  </Card>
</CardGroup>
