You're looking at a specific version of this model. Jump to the model overview.
kwaivgi /kling-v2.0:c17ab6fb
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
Field | Type | Default value | Description |
---|---|---|---|
prompt |
string
|
Text prompt for video generation
|
|
negative_prompt |
string
|
|
Things you do not want to see in the video
|
aspect_ratio |
string
(enum)
|
16:9
Options: 16:9, 9:16, 1:1 |
Aspect ratio of the video. Ignored if start_image is provided.
|
start_image |
string
|
First frame of the video (optional)
|
|
cfg_scale |
number
|
0.5
Max: 1 |
Flexibility in video generation; The higher the value, the lower the model's degree of flexibility, and the stronger the relevance to the user's prompt.
|
duration |
integer
(enum)
|
5
Options: 5, 10 |
Duration of the video in seconds
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}