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

# Gemini Omni Flash Workflows in ComfyUI

> How to run the Gemini Omni Flash text-to-video, image-to-video, and video edit workflows in ComfyUI, locally or on Comfy Cloud

This guide shows how to run the Gemini Omni Flash workflows in ComfyUI. For what the model is and what it does best, see the [Gemini Omni Flash overview](/tutorials/partner-nodes/google/gemini-omni-flash).

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

## Workflows

### Text to Video

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

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

![Gemini Omni Flash Text to Video workflow preview](https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/api_google_gemini_omni_flash_t2v-1.webp)

Generate cinematic video from natural language prompts. Transform text descriptions into video output with world-aware motion, lighting, and sound. Ideal for social media content creation, rapid video prototyping, and iterative visual storytelling.

### Image to Video

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

  <Card title="Download Workflow" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_google_gemini_omni_flash_i2v.json">
    Download JSON or search "Gemini Omni Flash" in Template Library
  </Card>

  <Card title="Download Sample Image 1" icon="image" href="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/input/clay_toy_shop_old_man.png">
    Get the example input image for this workflow
  </Card>

  <Card title="Download Sample Image 2" icon="image" href="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/input/comic_toy_store_strips.png">
    Get the second example input image
  </Card>
</CardGroup>

![Gemini Omni Flash Image to Video workflow preview](https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/api_google_gemini_omni_flash_i2v-1.webp)

Generate a video from two images using Gemini Omni Flash. Interpret natural language prompts to control duration and aspect ratio. Perfect for creating short brand clips, dynamic social media content, and iterative video edits through conversational prompting.

### Video Edit

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

  <Card title="Download Workflow" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_google_gemini_omni_flash_video_edit.json">
    Download JSON or search "Gemini Omni Flash" in Template Library
  </Card>

  <Card title="Download Sample Video" icon="video" href="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/input/space_horse_rider.mp4">
    Get the example input video for this workflow
  </Card>
</CardGroup>

![Gemini Omni Flash Video Edit workflow preview](https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/api_google_gemini_omni_flash_video_edit-1.webp)

Edit videos with natural language using Gemini Omni Flash. Transform a single input video into one edited output based on your descriptive instructions. Specify the duration and aspect ratio in your prompt. Ideal for quick social media remixes, cinematic scene adjustments, and iterative video refinements.

## Get started

1. Update ComfyUI to the latest version
2. Double-click the canvas and search for "Gemini Omni Flash" nodes
3. Or go to the Template Library to use the ready-to-go workflows
4. Choose the workflow that matches your input type (text, image, or video)
5. Enter your prompt and generate

<Note>
  For the best results, combine Gemini Omni Flash with Nano Banana 2 Lite: generate images at high speed, then use Gemini Omni Flash to animate them into video.
</Note>
