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

# MinimaxSubjectToVideoNode - ComfyUI Built-in Node Documentation

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

使用 MiniMax API，基于主体图像和文本提示同步生成视频。此节点接收主体图像和描述，根据提示创建动画或展示该主体的视频。

## 输入

| 参数            | 描述                     | 数据类型   | 是否必填 | 范围                       |
| ------------- | ---------------------- | ------ | ---- | ------------------------ |
| `subject`     | 用于视频生成参考的主体图像          | IMAGE  | 是    | -                        |
| `prompt_text` | 指导视频生成的文本提示（默认：空字符串）   | STRING | 是    | -                        |
| `model`       | 用于视频生成的模型（默认："S2V-01"） | COMBO  | 否    | "S2V-01"                 |
| `seed`        | 用于创建噪声的随机种子（默认：0）      | INT    | 否    | 0 到 18446744073709551615 |

## 输出

| 输出名称     | 描述               | 数据类型  |
| -------- | ---------------- | ----- |
| `output` | 基于输入主体图像和提示生成的视频 | VIDEO |

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

***

**Source fingerprint (SHA-256):** `69651367e6c452ec1f3a4765b74a28cc6b579288f3319ed70fa7c16a1ced0dbc`
