Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The Kling Text to Video Node converts text descriptions into video content. It takes text prompts and generates corresponding video sequences based on the specified configuration settings. The node supports different aspect ratios and generation modes to produce videos of varying durations and quality.

Inputs

ParameterData TypeRequiredRangeDescription
promptSTRINGYes-Positive text prompt (default: none)
negative_promptSTRINGYes-Negative text prompt (default: none)
cfg_scaleFLOATNo0.0-1.0Configuration scale value (default: 1.0)
aspect_ratioCOMBONoOptions from KlingVideoGenAspectRatioVideo aspect ratio setting (default: “16:9”)
modeCOMBONoMultiple options availableThe configuration to use for the video generation following the format: mode / duration / model_name. (default: modes[4])

Outputs

Output NameData TypeDescription
outputVIDEOThe generated video output
video_idSTRINGUnique identifier for the generated video
durationSTRINGDuration information for the generated video