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

> Generates video from multiple reference images and/or videos using VIDU Q2 Pro R2V model.

Generates video from multiple reference images and/or videos using VIDU Q2 Pro R2V model.

**Model**

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

## Inputs

* **prompt (required)** - STRING - Text prompt (max 2000 chars).
* **images (optional)** - IMAGE (batch) - Up to 7 images.
* **image\_urls (optional)** - STRING - Comma-separated URLs.
* **video\_urls (optional)** - STRING - 1 video (8s) or 2 videos (5s each).
* **duration (optional)** - INT - Default: 5 - Range: 1–8
* **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.
