
Parameters
Required Parameters
| Parameter | Type | Description |
|---|---|---|
| start_frame | Image | Starting image for the video |
| end_frame | Image | Ending image for the video |
| prompt | String | Text describing video content and transition |
| negative_prompt | String | Elements to avoid in the video |
| cfg_scale | Float | Controls how closely to follow the prompt |
| aspect_ratio | Select | Output video aspect ratio |
| mode | Select | Video generation settings (mode/duration/model) |
Mode Options
Available mode combinations:- standard mode / 5s duration / kling-v1
- standard mode / 5s duration / kling-v1-5
- pro mode / 5s duration / kling-v1
- pro mode / 5s duration / kling-v1-5
- pro mode / 5s duration / kling-v1-6
- pro mode / 10s duration / kling-v1-5
- pro mode / 10s duration / kling-v1-6
Output
| Output | Type | Description |
|---|---|---|
| VIDEO | Video | Generated video |