ComfyUI Node
MiniMax H3 Reference (URL) to Video
Generate video conditioned on reference image, video, and audio URLs using MiniMax H3. Supports public URLs, mm_file://, or data URIs. No upload needed.
MiniMax H3 Reference (URL) to Video
- key
- VIDEO
◄prompt►
◄reference_image_urls►
◄reference_video_urls►
◄reference_audio_urls►
◄resolution768P►
◄ratioadaptive►
◄duration5►
◄seed42►
◄watermarkfalse►
CategoryMiniMaxH3/Direct
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| key | MINIMAX_H3_KEY | — | |
| prompt | STRING | Text description. Refer to references by order: 'Image 1', 'Video 1', 'Audio 1', etc. | |
| reference_image_urls | STRING | Reference image URLs, one per line. Up to 9. Referred to in the prompt as 'Image 1'..'Image 9'. Supports public URLs, mm_file://{file_id}, or data URIs. | |
| reference_video_urls | STRING | Reference video URLs, one per line. Up to 3, 2-15s each, 15s total. Referred to in the prompt as 'Video 1'..'Video 3'. | |
| reference_audio_urls | STRING | Reference audio URLs, one per line. Up to 3, 2-15s each, 15s total. Referred to in the prompt as 'Audio 1'..'Audio 3'. Cannot be used without a reference image or video. | |
| resolution | COMBO | 768P | Output resolution. |
| ratio | COMBO | adaptive | Aspect ratio of the output video. |
| duration | INT | 54–15 | Duration in seconds (4-15). |
| seed | INT | 420–4294967295 | Random seed. |
| watermark | BOOLEAN | false | Add an AIGC watermark to the video. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| VIDEO | VIDEO | — |