Generates a video synchronously based on a subject image and a text prompt using MiniMax's API. This node takes an image of a subject and a description to create a video that animates or features that subject according to the prompt.

## Inputs

| Parameter | Description | Data Type | Required | Range |
| --- | --- | --- | --- | --- |
| `subject` | Image of subject to reference for video generation | IMAGE | Yes | - |
| `prompt_text` | Text prompt to guide the video generation (default: empty string) | STRING | Yes | - |
| `model` | Model to use for video generation (default: "S2V-01") | COMBO | No | `"S2V-01"` |
| `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 subject image and 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/MinimaxSubjectToVideoNode/en.md)

---
**Source fingerprint (SHA-256):** `0dbdb1bb92850f4eac7c30017643a49ad932b2542bdf5c5c521ba875a0e341ca`
