← All models
Generate video clips from your prompts using Kling 1.0
Example
Details
- Accepts
- text + image
Pricing
- Price
- 5.63 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| prompt | string | The prompt for the video |
| 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 | URL of the image to be used for the video |
| dynamic_masks | — | List of dynamic masks |
| tail_image_url | — | URL of the image to be used for the end of the video |
| negative_prompt | string | |
| static_mask_url | — | URL of the image for Static Brush Application Area (Mask image created by users using the motion brush) |
| aspect_ratio | stringenum: 16:9, 9:16, 1:1 | The aspect ratio of the generated video frame |
| camera_control | — | Camera control parameters |
| advanced_camera_control | — | Advanced Camera control parameters |
| 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 |