A node that converts static images to dynamic videos using MiniMax AI
The MiniMax Image to Video node uses MiniMax’s API to generate videos from input images and text prompts.
Parameter | Type | Default | Description |
---|---|---|---|
image | image | - | Input image used as the first frame of video |
prompt_text | string | "" | Text prompt to guide video generation |
model | select | ”I2V-01” | Available models: “I2V-01-Director”, “I2V-01”, “I2V-01-live” |
Parameter | Type | Description |
---|---|---|
seed | integer | Random seed for noise generation |
Output | Type | Description |
---|---|---|
VIDEO | video | Generated video |
[Node source code (Updated on 2025-05-03)]