> ## 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.

此节点使用 MiniMax H3 模型根据文本提示生成视频。它将文本以及分辨率、时长和宽高比等视频设置发送到 MiniMax API，并返回生成的视频作为输出。

## 输入

| 参数          | 描述                                                         | 数据类型    | 是否必需 | 范围              |
| ----------- | ---------------------------------------------------------- | ------- | ---- | --------------- |
| `model`     | 用于视频生成的模型。（默认值："MiniMax H3"）。此选择还包括生成视频的文本提示、分辨率、时长和宽高比设置。 | COMBO   | 是    | `"MiniMax H3"`  |
| `seed`      | 随机种子。使用相同种子的相同请求会得到相似但不保证完全相同的结果。（默认值：42）                  | INT     | 是    | 0 到 4294967295  |
| `watermark` | 是否向视频添加 AIGC 水印。（默认值：false）                                | BOOLEAN | 否    | true<br />false |

注意：`model` 选项中包含的文本提示必须至少包含一个非空白字符。此节点显示的预估价格根据所选视频时长计算。

## 输出

| 输出名称    | 描述              | 数据类型  |
| ------- | --------------- | ----- |
| `VIDEO` | 根据所提供文本提示生成的视频。 | VIDEO |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/MinimaxHailuo03TextToVideoNode/zh.md)

***

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