You're looking at a specific version of this model. Jump to the model overview.
kwaivgi /kling-v2.1:f045f320
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
|
| start_image |
string
|
First frame of the video. You must use a start image with kling-v2.1.
|
|
| mode |
None
|
standard
|
Standard has a resolution of 720p, pro is 1080p. Both are 24fps.
|
| duration |
None
|
5
|
Duration of the video in seconds
|
| end_image |
string
|
Last frame of the video (pro mode is required when this parameter is set)
|
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'}