> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gmicloud.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Wan Animate Video

> Generate a video using a reference image and a template video.

Generate a video using a reference image and a template video

**Model**

```bash theme={null}
Wan2.2-Animate-14B
```

## Inputs

* **refer\_path (required)**\
  Type: STRING\
  Reference image URL for video generation.
* **video\_path (required)**\
  Type: STRING\
  Template video URL for video generation.
* **resolution (optional)**\
  Type: ENUM\
  Options: 480p, 720p\
  Default: 480p\
  Resolution of the output video.

## Outputs

* **video (VIDEO)**\
  Generated video tensor.
* **video\_url (STRING)**\
  Public URL of generated video.
* **file\_path (STRING)**\
  Local saved video path.
