> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# MinimaxHailuo03TextToVideoNode - ComfyUI Built-in Node Documentation

> Complete documentation for the MinimaxHailuo03TextToVideoNode node in ComfyUI. Learn its inputs, outputs, parameters and usage.

This node generates a video from a text prompt using the MiniMax H3 model. It sends the text along with video settings such as resolution, duration, and aspect ratio to the MiniMax API, and returns the resulting video as its output.

## Inputs

| Parameter   | Description                                                                                                                                                                        | Data Type | Required | Range           |
| ----------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------- | -------- | --------------- |
| `model`     | Model to use for video generation. (default: "MiniMax H3"). This selection also includes the text prompt, resolution, duration, and aspect ratio settings for the generated video. | COMBO     | Yes      | `"MiniMax H3"`  |
| `seed`      | Random seed. The same request with the same seed gives similar, but not guaranteed identical, results. (default: 42)                                                               | INT       | Yes      | 0 to 4294967295 |
| `watermark` | Whether to add an AIGC watermark to the video. (default: false)                                                                                                                    | BOOLEAN   | No       | true<br />false |

Note: The text prompt included in the `model` option must contain at least one non-whitespace character. The estimated price shown for this node is calculated from the selected video duration.

## Outputs

| Output Name | Description                                                | Data Type |
| ----------- | ---------------------------------------------------------- | --------- |
| `VIDEO`     | The generated video created from the provided text prompt. | 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/MinimaxHailuo03TextToVideoNode/en.md)

***

**Source fingerprint (SHA-256):** `9478576dd02ed407a39c95c7227eb8e1482db8b77adc814691fbd807e4cc2893`
