← All models
Use the latest Vidu Q2 models which much more better quality and control on your videos.
Details
- Accepts
- text
Pricing
- Price
- 12.5 cr / video
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| bgm | boolean | Whether to add background music to the video (only for 4-second videos) |
| seed | — | Random seed for reproducibility. If None, a random seed is chosen. |
| promptrequired | string | Text prompt for video generation, max 3000 characters |
| duration | integerenum: 2, 3, 4, 5, 6, 7… | Duration of the video in seconds |
| resolution | stringenum: 360p, 520p, 720p, 1080p | Output video resolution |
| aspect_ratio | stringenum: 16:9, 9:16, 1:1 | The aspect ratio of the output video |
| movement_amplitude | stringenum: auto, small, medium, large | The movement amplitude of objects in the frame |
Output
| Field | Type | Description |
|---|---|---|
| video | — | The generated video from text using the Q2 model |