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
Generates videos synchronously based on a prompt, and optional parameters using MiniMax’s API. This node creates video content from text descriptions by connecting to MiniMax’s text-to-video service.

Inputs

ParameterData TypeRequiredRangeDescription
prompt_textSTRINGYes-Text prompt to guide the video generation
modelCOMBONo”T2V-01"
"T2V-01-Director”
Model to use for video generation (default: “T2V-01”)
seedINTNo0 to 18446744073709551615The random seed used for creating the noise (default: 0)

Outputs

Output NameData TypeDescription
outputVIDEOThe generated video based on the input prompt