ComfyUI Node
Kling v3 Video (Replicate)
A ComfyUI node in Replicate Select/video with 9 inputs and 1 output.
Kling v3 Video (Replicate)
- start_image
- end_image
- video_path
◄prompt►
◄negative_prompt►
◄modepro►
◄aspect_ratio16:9►
◄duration5►
◄generate_audiofalse►
◄multi_prompt►
CategoryReplicate Select/video
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Text prompt for video generation. Max 2500 characters. | |
| negative_promptopt | STRING | Things you do not want to see in the video. Max 2500 characters. | |
| start_imageopt | IMAGE | First frame image. Supports .jpg/.jpeg/.png, max 10MB, min 300px, aspect ratio 1:2.5 to 2.5:1. | |
| end_imageopt | IMAGE | Last frame image. Requires start_image. Supports .jpg/.jpeg/.png, max 10MB, min 300px. | |
| modeopt | COMBO | pro | 'standard' generates 720p, 'pro' generates 1080p, '4k' generates 4K. |
| aspect_ratioopt | COMBO | 16:9 | Aspect ratio. Ignored when start_image is provided. |
| durationopt | INT | 53–15 | Video duration in seconds. |
| generate_audioopt | BOOLEAN | false | Generate native audio for the video. |
| multi_promptopt | STRING | JSON array of shot definitions for multi-shot mode. Each shot: {"prompt": "...", "duration": N}. Max 6 shots, min 1s per shot, total must equal duration. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| video_path | STRING | — |