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 an image and prompt, and optional parameters using MiniMax’s API. This node takes an input image and text description to create a video sequence, with various model options and configuration settings available.

Inputs

ParameterData TypeRequiredRangeDescription
imageIMAGEYes-Image to use as first frame of video generation
prompt_textSTRINGYes-Text prompt to guide the video generation (default: empty string)
modelCOMBOYes”I2V-01-Director"
"I2V-01"
"I2V-01-live”
Model to use for video generation (default: “I2V-01”)
seedINTNo0 to 18446744073709551615The random seed used for creating the noise (default: 0)

Outputs

Output NameData TypeDescription
outputVIDEOThe generated video output