← All models
Pika v2 Turbo creates videos from a text prompt with high quality output.
Example
Details
- Accepts
- text + image
Pricing
- Price
- 25 cr / video
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| seed | — | The seed for the random number generator |
| promptrequired | string | |
| duration | integer | The duration of the generated video in seconds |
| image_url | string | |
| resolution | stringenum: 720p, 1080p | The resolution of the generated video |
| negative_prompt | string | A negative prompt to guide the model |
| aspect_ratio | stringenum: 16:9, 9:16, 1:1, 4:5, 5:4, 3:2… | The aspect ratio of the generated video |
Output
| Field | Type | Description |
|---|---|---|
| video | — | The generated video |