MiniMax H3 OW Fast 视频生成(5 合 1)
MiniMax H3 OW Fast even takes an audio track to animate to
- image1
- image2
- image3
- image4
- image5
- image6
- image7
- image8
- image9
- api_config
- audio
- video
- video_url
- task_id
- response
MiniMax H3 OW Fast is the speed tier of the H3 OW video line, and this node packs five of its modes into one dropdown: I2V Fast (single first frame), R2V Fast (up to 9 reference images), FL2VA and REF2VA Audio Drive Fast (first-frame/ref-image video driven by an audio track), and T2V Fast (plain text). The two Audio Drive modes are the reason this node exists - you hand it one image and one audio clip and it produces a video whose motion follows the audio. That's a "make this character talk to this voiceover" machine in a single node.
Everything here is the pack's standard API-wrapper arrangement: T8mars/ComfyUI_Seedance, key from api.seedance.nz, no local compute.
How it works
The node dynamically shows 0, 1 or 9 image slots depending on the mode, and only shows the audio input for the two Audio Drive models. I2V Fast strictly uses image1 and nothing else; R2V Fast uses image1..image9 (in connected order, compacted over gaps); both Audio Drive modes require exactly image1 plus one audio, which gets converted to WAV, uploaded, and sent to metadata.audio_urls as a single-element array. T2V Fast takes no media at all. Then it's the pack's usual upload → submit → poll → download loop.
The inputs that matter
- model - the five-way switch:
minimax-h3-ow-i2v-fast,minimax-h3-ow-r2v-fast,minimax-h3-ow-fl2va-audio-drive-fast,minimax-h3-ow-ref2va-audio-drive-fast,minimax-h3-ow-t2v-fast. - prompt - required for T2V and R2V; optional for I2V and the Audio Drive modes (though a hint helps the audio-driven ones).
- seconds - 5, 10 or 15.
- resolution -
480por720p. This is the "Fast" tier; don't expect 4K. - ratio - one of the eight documented aspects (1:1, 2:3, 3:2, 3:4, 4:3, 9:16, 16:9, 21:9).
- image1..image9 and audio - per mode, as above.
Outputs: video, video_url, task_id, response.
Installing it
ComfyUI Manager → search "ComfyUI Seedance", or:
cd ComfyUI/custom_nodes
git clone https://github.com/T8mars/ComfyUI_Seedance.git
cd ../..
python -m pip install -r custom_nodes/ComfyUI_Seedance/requirements.txt
Restart, key from api.seedance.nz/console, Seedance API Config into api_config.
Common issues
- I2V Fast ignores your extra images - I2V Fast uses
image1only; the 9-slot expansion belongs to R2V. - Audio Drive missing
audio- both FL2VA and REF2VA require exactly one audio clip. It's required, not optional. - Audio slot not showing - you're on I2V/R2V/T2V; only the two Audio Drive models expose
audio. - 480p looks soft - that's the Fast tier's contract. If you need sharper, the pack's standard
Minimax_H3_OW_Videonode (480p/720p too, but the full-quality tier) or a Hailuo H3 2K render is the upgrade.
For testing the audio-drive behavior, keep the clip short (5s) and the image simple. Once you've confirmed the motion tracks, that's when you spend on longer runs - Fast is meant for exactly that kind of cheap iteration.
Inputs (18)
| Name | Type | Default | Description |
|---|---|---|---|
| model | COMBO | minimax-h3-ow-i2v-fast | MiniMax H3 OW Fast text, image, multi-image reference, or audio-driven video. | MiniMax H3 OW Fast 支持文生、图生、多图参考和音频驱动视频。 |
| prompt | STRING | Required for T2V/R2V Fast; optional for I2V and Audio Drive. | T2V/R2V Fast 必填,I2V 与音频驱动可选。 | |
| seconds | COMBO | 5 | MiniMax H3 OW Fast supports 5, 10, or 15 seconds. | 支持 5、10 或 15 秒。 |
| resolution | COMBO | 480p | MiniMax H3 OW Fast supports 480p or 720p. | 支持 480p 或 720p。 |
| ratio | COMBO | 16:9 | Documented MiniMax H3 OW Fast output aspect ratio. | 文档支持的输出画幅。 |
| image1opt | IMAGE | Fast reference image 1. I2V uses only image1; R2V accepts 1 to 9 images. | Fast 参考图 1;I2V 仅使用 image1,R2V 支持 1 到 9 张图。 | |
| image2opt | IMAGE | Fast reference image 2. I2V uses only image1; R2V accepts 1 to 9 images. | Fast 参考图 2;I2V 仅使用 image1,R2V 支持 1 到 9 张图。 | |
| image3opt | IMAGE | Fast reference image 3. I2V uses only image1; R2V accepts 1 to 9 images. | Fast 参考图 3;I2V 仅使用 image1,R2V 支持 1 到 9 张图。 | |
| image4opt | IMAGE | Fast reference image 4. I2V uses only image1; R2V accepts 1 to 9 images. | Fast 参考图 4;I2V 仅使用 image1,R2V 支持 1 到 9 张图。 | |
| image5opt | IMAGE | Fast reference image 5. I2V uses only image1; R2V accepts 1 to 9 images. | Fast 参考图 5;I2V 仅使用 image1,R2V 支持 1 到 9 张图。 | |
| image6opt | IMAGE | Fast reference image 6. I2V uses only image1; R2V accepts 1 to 9 images. | Fast 参考图 6;I2V 仅使用 image1,R2V 支持 1 到 9 张图。 | |
| image7opt | IMAGE | Fast reference image 7. I2V uses only image1; R2V accepts 1 to 9 images. | Fast 参考图 7;I2V 仅使用 image1,R2V 支持 1 到 9 张图。 | |
| image8opt | IMAGE | Fast reference image 8. I2V uses only image1; R2V accepts 1 to 9 images. | Fast 参考图 8;I2V 仅使用 image1,R2V 支持 1 到 9 张图。 | |
| image9opt | IMAGE | Fast reference image 9. I2V uses only image1; R2V accepts 1 to 9 images. | Fast 参考图 9;I2V 仅使用 image1,R2V 支持 1 到 9 张图。 | |
| api_configopt | SEEDANCE_CONFIG | Connect Seedance API Config; otherwise SEEDANCE_API_KEY is used. | |
| audioopt | AUDIO | Required only for FL2VA/REF2VA Audio Drive Fast; exactly one audio is uploaded. | 仅 FL2VA/REF2VA 音频驱动 Fast 必填,上传且只使用一段音频。 | |
| skip_erroropt | BOOLEAN | false | On failure return a placeholder error video instead of stopping the workflow. | 失败时输出占位错误视频。 |
| seedopt | INT | 00–18446744073709550000 | ComfyUI cache seed. Fixed reuses the cached result while all other inputs stay unchanged; randomize/increment/decrement starts a new execution. This value is not sent to models without documented seed support. | ComfyUI 缓存种子;Fixed 在其他输入不变时复用缓存,随机、递增或递减会触发新任务。未声明支持 seed 的模型不会收到此参数。 |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| video | VIDEO | — |
| video_url | STRING | — |
| task_id | STRING | — |
| response | STRING | — |