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

# Vidu Q2 Pro I2V

> Generates a video from a single reference image using VIDU Q2 Pro I2V model.

Generates a video from a single reference image using VIDU Q2 Pro I2V model.

**Model**

```bash theme={null}
vidu-q2-pro-i2v
```

## Inputs

* **prompt (required)** - STRING - Text prompt (max 2000 chars).
* **image (optional)** - IMAGE - One input image required if used.
* **image\_url (optional)** - STRING - URL of input image.
* **duration (optional)** - INT - Default: 5 - Range: 1–10
* **seed (optional)** - INT - Random seed.

## Outputs

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