# MiniMax Image to Video

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

| Parameter | Description | Data Type | Required | Range |
|-----------|-------------|-----------|----------|-------|
| `image` | Image to use as first frame of video generation | IMAGE | Yes | - |
| `prompt_text` | Text prompt to guide the video generation (default: empty string) | STRING | Yes | - |
| `model` | Model to use for video generation (default: "I2V-01") | COMBO | Yes | "I2V-01-Director"<br>"I2V-01"<br>"I2V-01-live" |
| `seed` | The random seed used for creating the noise (default: 0) | INT | No | 0 to 18446744073709551615 |

## Outputs

| Output Name | Description | Data Type |
|-------------|-------------|-----------|
| `output` | The generated video output | VIDEO |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/MinimaxImageToVideoNode/en.md)

---
**Source fingerprint (SHA-256):** `90eef1d58fa0ae4897ab19d702ecad707948eb79181ac4927dba650056e954c8`
