← All models
Generate video clips from your prompts using Kling 1.6 (pro)
Example
Details
- Accepts
- text + image
Pricing
- Price
- 12.25 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| prompt | string | |
| duration | stringenum: 5, 10 | The duration of the generated video in seconds |
| cfg_scale | number | The CFG (Classifier Free Guidance) scale is a measure of how close you want the model to stick to your prompt. |
| image_url | string | |
| aspect_ratio | stringenum: 16:9, 9:16, 1:1 | The aspect ratio of the generated video frame |
| tail_image_url | — | URL of the image to be used for the end of the video |
| negative_prompt | string | |
| effect_scene | stringenum: hug, kiss, heart_gesture, squish, expansion, fuzzyfuzzy… | The effect scene to use for the video generation |
| input_image_urls | array | URL of images to be used for hug, kiss or heart_gesture video. |
Output
| Field | Type | Description |
|---|---|---|
| video | — | The generated video |