- Image To Video
- Text To Video
Endpoint:
POST https://fal.run/fal-ai/kling-video/v2.5-turbo/pro/image-to-video
Endpoint ID: fal-ai/kling-video/v2.5-turbo/pro/image-to-videoTry it in the Playground
Run this model interactively with your own prompts.
Quick Start
Input Schema
string
required
string
required
URL of the image to be used for the video
DurationEnum
default:"5"
The duration of the generated video in seconds Default value:
"5"Possible values: 5, 10string
default:"blur, distort, and low quality"
Default value:
"blur, distort, and low quality"float
default:"0.5"
The CFG (Classifier Free Guidance) scale is a measure of how close you want
the model to stick to your prompt. Default value:
0.5Range: 0 to 1string
URL of the image to be used for the end of the video
Output Schema
File
required
The generated video
Input Example
Output Example
Related
- Kling v2.5 Text to Video — Video Generation
- Kling Video — Video Generation
Limitations
durationrestricted to:5,10cfg_scalerange: 0 to 1aspect_ratiorestricted to:16:9,9:16,1:1