← All models
Use the latest Vidu Q2 models which much more better quality and control on your videos.
Details
- Accepts
- image
Pricing
- Price
- 6.25 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 |
| image_urlrequired | string | URL of the image to use as the starting frame |
| resolution | stringenum: 720p, 1080p | Output video resolution |
| end_image_url | — | URL of the image to use as the ending frame. When provided, generates a transition video between start and end frames. |
| movement_amplitude | stringenum: auto, small, medium, large | The movement amplitude of objects in the frame |
Output
| Field | Type | Description |
|---|---|---|
| video | — | The generated video from image using the Q2 model |