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

# Wan2.7 Workflows in ComfyUI

> How to run the Wan2.7 image-to-video, text-to-video, reference-to-video, and video edit workflows in ComfyUI, locally or on Comfy Cloud

This guide shows how to run the Wan2.7 workflows in ComfyUI. For what the model is and what it does best, see the [Wan2.7 overview](/tutorials/partner-nodes/wan/wan2-7).

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

## Wan2.7 image-to-video

Generate video from image inputs. Supports first-frame, first+last-frame, and audio-driven generation modes.

<img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/api_wan2_7_i2v-1.webp" alt="Wan2.7 I2V workflow preview" />

<CardGroup cols={2}>
  <Card title="Wan2.7 I2V Workflow" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_wan2_7_i2v.json">
    Get the Wan2.7 Image-to-Video workflow file.
  </Card>

  <Card title="Run Wan2.7 I2V on Cloud" icon="cloud" href="https://cloud.comfy.org/?template=api_wan2_7_i2v&utm_source=docs&utm_medium=referral&utm_campaign=wan2-7">
    Try the Image-to-Video workflow instantly on Comfy Cloud.
  </Card>
</CardGroup>

## Wan2.7 text-to-video

Generate video from pure text prompts. Optionally include audio input and multi-shot narration for richer storytelling.

<img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/api_wan2_7_t2v-1.webp" alt="Wan2.7 T2V workflow preview" />

<CardGroup cols={2}>
  <Card title="Wan2.7 T2V Workflow" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_wan2_7_t2v.json">
    Get the Wan2.7 Text-to-Video workflow file.
  </Card>

  <Card title="Run Wan2.7 T2V on Cloud" icon="cloud" href="https://cloud.comfy.org/?template=api_wan2_7_t2v&utm_source=docs&utm_medium=referral&utm_campaign=wan2-7">
    Try the Text-to-Video workflow instantly on Comfy Cloud.
  </Card>
</CardGroup>

## Wan2.7 reference-to-video

Use reference images of a subject's visual appearance along with an optional vocal timbre reference. Supports up to 5 real-person inputs for multi-character interaction scenes.

<img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/api_wan2_7_r2v-1.webp" alt="Wan2.7 R2V workflow preview" />

<CardGroup cols={2}>
  <Card title="Wan2.7 R2V Workflow" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_wan2_7_r2v.json">
    Get the Wan2.7 Reference-to-Video workflow file.
  </Card>

  <Card title="Run Wan2.7 R2V on Cloud" icon="cloud" href="https://cloud.comfy.org/?template=api_wan2_7_r2v&utm_source=docs&utm_medium=referral&utm_campaign=wan2-7">
    Try the Reference-to-Video workflow instantly on Comfy Cloud.
  </Card>
</CardGroup>

## Wan2.7 video edit

Edit or replicate existing videos using text prompts, a reference image, or style transfer.

<img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/api_wan2_7_video_edit-1.webp" alt="Wan2.7 Video Edit workflow preview" />

<CardGroup cols={2}>
  <Card title="Wan2.7 Video Edit Workflow" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_wan2_7_video_edit.json">
    Get the Wan2.7 Video Edit workflow file.
  </Card>

  <Card title="Run Wan2.7 Video Edit on Cloud" icon="cloud" href="https://cloud.comfy.org/?template=api_wan2_7_video_edit&utm_source=docs&utm_medium=referral&utm_campaign=wan2-7">
    Try the Video Edit workflow instantly on Comfy Cloud.
  </Card>
</CardGroup>
