Overview
Generate 5s and 10s videos in 720p and 1080p resolution from a starting image using Kling v2.1- Output Type: video
- Base Model: kling
- Estimated Cost: mode == “pro” ? 9 * duration : 5 * duration credits
- Handler: replicate
Parameters
Required Parameters
string
required
Text description for video generation
- Label: Prompt
image
required
First frame of the video (required)
- Label: Starting image
string
default:"pro"
required
Video quality mode
- Label: Mode
- Options:
standard,pro
integer
default:5
required
Duration of the video in seconds
- Label: Duration
- Options:
5,10
Optional Parameters
image
Last frame of the video (optional)
- Label: Ending image
string
Optional negative text prompt
- Label: Negative prompt

