> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-router-model-page-pilot.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Wan 3.0 Video Generation in ComfyUI

> Learn how to use Wan 3.0 via Partner Nodes in ComfyUI for text-to-video, image-to-video, and reference-to-video generation with synchronized audio

Wan 3.0 is Alibaba's latest video generation model, now available in ComfyUI via Partner Nodes. It generates up to 30 seconds of video in a single pass with a synchronized audio track, and combines text prompts with reference images, videos, and audio for consistent characters and scenes.

## What Wan 3.0 is good at

* **Up to 30 seconds**: Generates long clips with coherent motion and audio in a single pass
* **Native audio**: Every output includes a synchronized audio track by default
* **Text, image, and reference input**: Pure text prompts, first-frame animation, or up to 10 reference images, 5 reference videos, and 5 reference audio clips
* **Reference tags**: Mention connected media directly in the prompt as `@Image1`, `@Video1`, or `@Audio1`
* **Flexible output**: 480p, 720p, or 1080p resolution with adaptive, 16:9, 9:16, 1:1, 4:3, or 3:4 aspect ratios
* **WAN3-Prime model**: The `model` option also offers `wan3.0-video-prime` for higher-fidelity output at a higher per-second rate
* **Bilingual prompts**: Prompt in English or Chinese

## Example outputs

Text-to-video generation from a prompt alone, with synchronized audio included by default:

<video controls className="w-full aspect-video" src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/output/api_wan3_0_t2v.mp4" />

Image-to-video generation, animating a single image into a full clip:

<video controls className="w-full aspect-video" src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/output/api_wan3_0_i2v.mp4" />

Reference-to-video generation, keeping a product and character consistent from reference images:

<video controls className="w-full aspect-video" src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/output/api_wan3_0_r2v.mp4" />

## Use it in ComfyUI

<Card title="Wan 3.0 workflows" icon="diagram-project" href="/tutorials/partner-nodes/wan/wan3-0/workflow">
  Run the text-to-video, image-to-video, and reference-to-video workflows in ComfyUI, locally or on Comfy Cloud
</Card>
