MiniMax Image to Video - ComfyUI Native Node Documentation
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.
Parameters
Required Parameters
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” |
Optional Parameters
Parameter | Type | Description |
---|---|---|
seed | integer | Random seed for noise generation |
Output
Output | Type | Description |
---|---|---|
VIDEO | video | Generated video |
Source Code
[Node source code (Updated on 2025-05-03)]