# MiniMax Hailuo Video

Generates videos from text prompts using the MiniMax Hailuo-02 model. You can optionally provide a starting image as the first frame to create a video that continues from that image.

## Inputs

| Parameter | Description | Data Type | Required | Range |
|-----------|-------------|-----------|----------|-------|
| `prompt_text` | Text prompt to guide the video generation. | STRING | Yes | - |
| `seed` | The random seed used for creating the noise (default: 0). | INT | No | 0 to 18446744073709551615 |
| `first_frame_image` | Optional image to use as the first frame to generate a video. | IMAGE | No | - |
| `prompt_optimizer` | Optimize prompt to improve generation quality when needed (default: True). | BOOLEAN | No | - |
| `duration` | The length of the output video in seconds (default: 6). | COMBO | No | `6`<br>`10` |
| `resolution` | The dimensions of the video display. 1080p is 1920x1080, 768p is 1366x768 (default: "768P"). | COMBO | No | `"768P"`<br>`"1080P"` |

**Note:** When using the MiniMax-Hailuo-02 model with 1080P resolution, the duration is limited to 6 seconds.

## Outputs

| Output Name | Description | Data Type |
|-------------|-------------|-----------|
| `output` | The generated video file. | 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/MinimaxHailuoVideoNode/en.md)

---
**Source fingerprint (SHA-256):** `7b6c78459bb1347ca61cb16fb6c5e9c88c6a0896dda90f48bb1b6397b99e8ca0`
