ComfyUI Node
Kling 2.5 Turbo Image-to-Video
A ComfyUI node in ERPK/WaveSpeedAI with 11 inputs and 1 output.
Kling 2.5 Turbo Image-to-Video
- image
- last_image
- client
- video_url
◄modelKling 2.5 Turbo►
◄prompt►
◄image_url►
◄negative_prompt►
◄guidance_scale0.50►
◄duration5►
◄last_image_url►
◄seed-1►
CategoryERPK/WaveSpeedAI
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| model | COMBO | Kling 2.5 Turbo | Model variant: Kling 2.5 Turbo (Std) or Kling 2.5 Turbo Pro (higher quality, supports last_image) |
| prompt | STRING | Text description of the desired motion/scene (max 2500 chars) | |
| image_url | STRING | Starting image URL (JPG/JPEG/PNG, min 300x300, aspect 1:2.5-2.5:1). Fallback when the IMAGE input is not connected. | |
| imageopt | IMAGE | Starting image as a ComfyUI IMAGE tensor. Preferred — takes precedence over `image_url` when connected. | |
| last_imageopt | IMAGE | Pro only: end-frame image as a ComfyUI IMAGE tensor for keyframe interpolation. Preferred — takes precedence over `last_image_url` when connected. | |
| clientopt | WAVESPEED_AI_API_CLIENT | WaveSpeed API client (optional if API key is configured in Settings) | |
| negative_promptopt | STRING | Elements to suppress or avoid in the generated video | |
| guidance_scaleopt | FLOAT | 0.500–1 | Prompt adherence; higher values reduce creative deviation (0.0-1.0) |
| durationopt | COMBO | 5 | Video duration in seconds (5 or 10) |
| last_image_urlopt | STRING | Pro only: end-frame URL for keyframe interpolation. Fallback when the last_image IMAGE input is not connected. | |
| seedopt | INT | -1-1–2147483647 | Cache control: randomize re-runs generation each queue; a fixed value reuses the cached video. This endpoint has no seed parameter, so it is not sent to the API. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| video_url | STRING | — |