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

# MinimaxImageToVideoNode - ComfyUI Built-in Node Documentation

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

이 문서는 AI가 생성했습니다. 오류를 발견하거나 개선 제안이 있으시면 언제든지 기여해 주세요! [GitHub에서 편집](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/MinimaxImageToVideoNode/en.md)

MiniMax의 API를 사용하여 이미지, 프롬프트 및 선택적 매개변수를 기반으로 동영상을 동기식으로 생성합니다. 이 노드는 입력 이미지와 텍스트 설명을 사용하여 비디오 시퀀스를 생성하며, 다양한 모델 옵션과 구성 설정을 제공합니다.

## 입력

| 매개변수       | 설명                                 | 데이터 타입 | 필수 여부 | 범위                                                 |
| ---------- | ---------------------------------- | ------ | ----- | -------------------------------------------------- |
| `이미지`      | 동영상 생성의 첫 번째 프레임으로 사용할 이미지         | IMAGE  | 예     | -                                                  |
| `프롬프트 텍스트` | 동영상 생성을 안내하는 텍스트 프롬프트 (기본값: 빈 문자열) | STRING | 예     | -                                                  |
| `모델`       | 동영상 생성에 사용할 모델 (기본값: "I2V-01")     | COMBO  | 예     | "I2V-01-Director"<br />"I2V-01"<br />"I2V-01-live" |
| `시드`       | 노이즈 생성에 사용되는 난수 시드 (기본값: 0)        | INT    | 아니요   | 0 \~ 18446744073709551615                          |

## 출력

| 출력 이름    | 설명         | 데이터 타입 |
| -------- | ---------- | ------ |
| `output` | 생성된 동영상 출력 | VIDEO  |

> 이 문서는 AI에 의해 생성되었습니다. 오류를 발견하거나 개선 제안이 있으시면 기여해 주세요! [GitHub에서 편집](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/MinimaxImageToVideoNode/ko.md)

***

**Source fingerprint (SHA-256):** `9ad1659352e363361f09d6a7a0e24835056b20cc84532247251f516b0ac284e8`
