Documentation Index
Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
Use this file to discover all available pages before exploring further.
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHubThis node uses the latest Kling AI model to generate a video from a text description. It sends your prompt to a remote API and returns the generated video. The node allows you to control the video’s length, shape, quality, and even create multi-shot storyboards.
Inputs
| Parameter | Data Type | Required | Range | Description |
|---|---|---|---|---|
model_name | COMBO | Yes | "kling-v3-omni""kling-video-o1" | The specific Kling model to use for video generation (default: "kling-v3-omni"). |
prompt | STRING | Yes | 0 to 2500 characters | A text prompt describing the video content. This can include both positive and negative descriptions. Ignored when storyboards are enabled. |
aspect_ratio | COMBO | Yes | "16:9""9:16""1:1" | The shape or dimensions of the video to generate. |
duration | INT | Yes | 3 to 15 seconds | The length of the video in seconds (default: 5). |
resolution | COMBO | No | "4k""1080p""720p" | The quality or pixel resolution of the video (default: "1080p"). |
storyboards | DYNAMIC_COMBO | No | "disabled""1 storyboard""2 storyboards""3 storyboards""4 storyboards""5 storyboards""6 storyboards" | Generate a series of video segments with individual prompts and durations. Ignored for the o1 model. |
generate_audio | BOOLEAN | No | True / False | Whether to generate audio for the video (default: False). |
seed | INT | No | 0 to 2147483647 | Seed controls whether the node should re-run; results are non-deterministic regardless of seed (default: 0). |
Parameter Constraints and Limitations
- Model-specific limitations:
- The
kling-video-o1model only supports durations of 5 or 10 seconds. - The
kling-video-o1model does not support audio generation. - The
kling-video-o1model does not support 4k resolution. - The
kling-video-o1model does not support storyboards.
- The
- Storyboard constraints:
- When storyboards are enabled, the
promptfield is ignored. - Each storyboard requires its own prompt (1 to 512 characters) and duration.
- The total duration of all storyboards must exactly equal the global
durationparameter.
- When storyboards are enabled, the
- Prompt requirements:
- When storyboards are disabled, the
promptfield is required (minimum 1 character). - When storyboards are enabled, the
promptfield can be empty (0 characters).
- When storyboards are disabled, the
Outputs
| Output Name | Data Type | Description |
|---|---|---|
output | VIDEO | The video generated based on the provided text prompt and settings. |
Source fingerprint (SHA-256):
8789c78184356c8ca1d84e046a2c8db644b6e47822d909d95e9d7417f2311109