# MiniMax Text to Video

Generates videos synchronously based on a text prompt and optional parameters using MiniMax's API. This node creates video content from text descriptions by connecting to MiniMax's text-to-video service.

## Inputs

| Parameter | Description | Data Type | Required | Range |
|-----------|-------------|-----------|----------|-------|
| `prompt_text` | Text prompt to guide the video generation | STRING | Yes | - |
| `model` | Model to use for video generation (default: "T2V-01") | COMBO | No | "T2V-01"<br>"T2V-01-Director" |
| `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 based on the input 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/MinimaxTextToVideoNode/en.md)

---
**Source fingerprint (SHA-256):** `1d389bdcc48f903e04dad043a8609250f34466b9084b1319c411e155a8040422`
