← All models
Restyle videos up to 30 min long - maintaining maximum detail quality.
Example
Details
- Accepts
- video
Pricing
- Price
- 1.25 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| seed | integer | Seed for video generation |
| promptrequired | string | Text description of the desired video content |
| sync_mode | boolean | If set to true, the function will wait for the video to be generated and uploaded before returning the response. This will increase the latency of the function but it allows you to get the video directly in the response without going through the CDN. … |
| video_urlrequired | string | URL of the video to edit |
| resolution | stringenum: 720p | Resolution of the generated video |
| enhance_prompt | boolean | Whether to enhance the prompt for better results. |
Output
| Field | Type | Description |
|---|---|---|
| video | — | The generated video |