ComfyUI Node
Kling 3.0 Image-to-Video
A ComfyUI node in ERPK/WaveSpeedAI with 15 inputs and 1 output.
Kling 3.0 Image-to-Video
- image
- end_image
- client
- video_url
◄modelKling 3.0►
◄prompt►
◄image_url►
◄duration5►
◄seed-1►
◄negative_prompt►
◄end_image_url►
◄cfg_scale0.50►
◄soundfalse►
◄shot_typecustomize►
◄multi_prompt►
◄element_list►
CategoryERPK/WaveSpeedAI
Inputs (15)
| Name | Type | Default | Description |
|---|---|---|---|
| model | COMBO | Kling 3.0 | Model variant: Kling 3.0 (standard), Kling 3.0 Pro (higher quality), or Kling 3.0 4K (highest resolution; derives aspect ratio from the input image) |
| prompt | STRING | Text description of the desired motion/scene | |
| image_url | STRING | Starting image URL (use WaveSpeed Upload Image to produce one). 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. | |
| end_imageopt | IMAGE | Optional end-frame guidance image as a ComfyUI IMAGE tensor. Preferred — takes precedence over `end_image_url` when connected. | |
| clientopt | WAVESPEED_AI_API_CLIENT | WaveSpeed API client (optional if API key is configured in Settings) | |
| durationopt | INT | 53–15 | Video duration in seconds (3 to 15) |
| seedopt | INT | -1-1–2147483647 | Random seed for reproducibility (-1 for random) |
| negative_promptopt | STRING | Elements to exclude from the generation | |
| end_image_urlopt | STRING | End-frame guidance image URL. Fallback when the end_image IMAGE input is not connected. | |
| cfg_scaleopt | FLOAT | 0.500–1 | Prompt adherence strength, 0-1 |
| soundopt | BOOLEAN | false | Enable synchronized audio generation (applies a 1.5x cost multiplier) |
| shot_typeopt | COMBO | customize | Shot composition mode: 'customize' or 'intelligent' |
| multi_promptopt | STRING | JSON array of scene-segmented prompts (mutually exclusive with prompt on 4K) | |
| element_listopt | STRING | JSON array of pre-generated element IDs for visual consistency |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| video_url | STRING | — |