← All models
Veo 2 is Google's video generation model with realistic motion, real-world physics, and up to 4K resolution. Use Veo 2 with an API.
Example
Details
- Accepts
- text + image
Pricing
- Price
- 62.5 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| seed | integer | Random seed. Omit for random generations |
| image | string | Input image to start generating from. Ideal images are 16:9 or 9:16 and 1280x720 or 720x1280, depending on the aspect ratio you choose. |
| prompt | string | Text prompt for video generation |
| duration | —enum: 5, 6, 7, 8 | Video duration in seconds |
| aspect_ratio | —enum: 16:9, 9:16 | Video aspect ratio |