> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-mintlify-b90d3c69.mintlify.site/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.

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`
