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

> Generates a video from text using VIDU Q2 T2V model.

Generates a video from text using VIDU Q2 T2V model.

**Model**

```bash theme={null}
vidu-q2-t2v
```

## Inputs

* **prompt (required)** - STRING - Text prompt (max 2000 chars).
* **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.
