These API workflows run on MiniMax’s servers through your Comfy account. To run H3 locally on your own hardware for commercial work, you need a MiniMax commercial license, available through Comfy, the only official reseller.
What MiniMax H3 is good at
- Native stereo audio: Voice, sound effects, and music are modeled together with the video in a single forward pass instead of being layered on afterward
- High-resolution output: Up to 2K resolution at 5-15 seconds per clip
- Text-to-video: Generates videos, with audio, from text prompts
- First-last-frame video: Generates the motion between a first frame and an optional last frame image
- Reference-conditioned generation: Generates videos conditioned on up to 9 reference images, 3 reference videos, and 3 reference audio clips
- MiniMax H3 Max: A faster variant with 480P/768P output, long prompts, and an optional 2K upscale stage. The Reference node accepts up to 12 reference files on H3 Max
- MiniMax H3 Max Turbo: The fastest H3 Max option for the Text to Video and First-Last-Frame nodes, at roughly half the Max per-second rate
Example outputs
Text-to-video generation from a single prompt, with native stereo audio: First-last-frame generation, with the model creating the motion between two frames:MiniMax H3 API workflows
The template library ships with three API example workflows for the base H3 model, four for H3 Max, and two for H3 Max Turbo:- Text to Video: Generate videos from text prompts
- First-Last-Frame to Video: Generate a video between a first and last frame image
- Reference to Video: Generate videos conditioned on reference images, videos, and audio
- H3 Max T2V / I2V / FLF2V / R2V: The same modes through the faster MiniMax H3 Max model, with optional prompt enhancement and 2K upscaling stages built into each workflow
- H3 Max Turbo T2V / I2V: Text-to-video and first/last-frame video through the fastest MiniMax H3 Max Turbo model, with the same optional prompt enhancement and 2K upscaling stages
MiniMax H3 Max
The fourapi_minimax_h3_max_* templates run on the MiniMax H3 Max model through the same API nodes: the Text to Video and First-Last-Frame nodes gained an H3 Max option in ComfyUI 0.34.2, and the Reference to Video node in 0.34.3. Update ComfyUI to at least 0.34.3 to run all of them.
H3 Max generates faster than real time and bills at lower rates than the base model: 15.09 credits/sec at 480P and 24.14 credits/sec at 768P (see the Minimax pricing table). Each Max template adds two optional stages behind a Switch node, both off by default:
- Prompt enhance: Rewrites the prompt with the MiniMax H3 Context IR node before generation. Turn on the
Prompt Enhanceboolean to enable it - Upscale to 2K: Runs the MiniMax H3 Regenerate to 2K node on the first-pass video. Turn on the
Upscale to 2Kboolean to enable it
- Generate at 768P if you plan to upscale: The Regenerate to 2K node only accepts 768P source video
- Match durations across nodes: Generation and prompt enhance must use the same duration, or the stages drift out of sync. The Regenerate to 2K node has no duration input; it re-renders the submitted 768P video at its original duration
- Duplicate extra inputs: The three nodes do not share extra context automatically. If you add a reference video, audio, or another image, plug the same wires into both the Context IR and Regenerate nodes
MiniMax H3 Text to Video
Generate videos from text prompts through the MiniMax H3 API, with native stereo audio.Run on Comfy Cloud
Open in Comfy Cloud
Download Workflow
Download JSON or search “MiniMax H3 T2V” in Template Library
Prompting tips
- Prompt: Describe the whole scene and the accompanying audio (dialogue, SFX, music) in one block
- Duration: The duration input supports 5-15 seconds; the workflow ships with a fast 5-second preview
- Resolution and ratio: The API renders at 2K; choose an aspect ratio preset such as
16:9,9:16, or1:1 - Watermark: The AIGC watermark is off by default; enable it in the node’s advanced settings if required
Prompt writing guide
MiniMax publishes an official video prompt writing guide for the base generation modes: T2VA, I2VA, FL2VA, and L2VA. The guide explains how to structure a prompt into timed shots with camera movement and audio (dialogue, SFX, music), and includes examples for each mode.MiniMax H3 Max: Text to Video
Generate videos from text prompts on the faster H3 Max model. The template renders at 768P by default, with optional prompt enhancement and 2K upscaling stages.
Run on Comfy Cloud
Open in Comfy Cloud
Download Workflow
Download JSON or search “MiniMax H3 Max: Text to Video” in Template Library
MiniMax H3 Max Turbo: Text to Video
Generate videos from text prompts on the fastest H3 Max Turbo model. The template renders at 768P and 1:1 by default, with the same optional prompt enhancement and 2K upscaling stages as the Max templates. Requires ComfyUI 0.34.4 or later.
Run on Comfy Cloud
Open in Comfy Cloud
Download Workflow
Download JSON or search “MiniMax H3 Turbo: Text to Video” in Template Library
MiniMax H3 First-Last-Frame to Video
Generate a video between a first frame and an optional last frame image through the MiniMax H3 API. The aspect ratio of the output follows the input images.Run on Comfy Cloud
Open in Comfy Cloud
Download Workflow
Download JSON or search “MiniMax H3 FLF2V” in Template Library
First Frame: angel-warrior-demon-battle-start.png
First frame for the workflow, or use your own image.
Last Frame: angel-warrior-demon-battle-end.png
Last frame for the workflow, or use your own image.
Prompting tips
- Frames: The
first_frameinput is required;last_frameis optional. The model generates the motion between them - Aspect ratio: The output follows the input images, so keep both frames at the same aspect ratio
- Image constraints: Each frame’s width and height must be between 256 and 5760 pixels, with an aspect ratio between 2:5 and 5:2
- Prompt: Describe the transition between the frames, and the audio (dialogue, SFX, music) you want
Prompt writing guide
MiniMax publishes an official video prompt writing guide for the base generation modes: T2VA, I2VA, FL2VA, and L2VA. The guide explains how to structure a prompt into timed shots with camera movement and audio (dialogue, SFX, music), and includes examples for each mode.MiniMax H3 Max: Image to Video
Animate a still image on the faster H3 Max model. The template feeds a first frame into the First-Last-Frame node (the last frame stays optional) and ships with optional prompt enhancement and 2K upscaling stages.
Run on Comfy Cloud
Open in Comfy Cloud
Download Workflow
Download JSON or search “MiniMax H3 Max: Image to Video” in Template Library
Input Image: sneaker_black.png
Input image for the workflow, or use your own.
MiniMax H3 Max Turbo: Image to Video
Animate a still image on the fastest H3 Max Turbo model. The template feeds a first frame into the First-Last-Frame node and ships with optional prompt enhancement and 2K upscaling stages. Requires ComfyUI 0.34.4 or later.
Run on Comfy Cloud
Open in Comfy Cloud
Download Workflow
Download JSON or search “MiniMax H3 Max Turbo: Image to Video” in Template Library
MiniMax H3 Reference to Video
Generate videos conditioned on reference images, videos, and audio through the MiniMax H3 API.
Run on Comfy Cloud
Open in Comfy Cloud
Download Workflow
Download JSON or search “MiniMax H3 R2V” in Template Library
Reference Image: 9panel_storyboard_golden_hour_clay_court.png
Storyboard reference for the workflow, or use your own images.
Prompting tips
- Reference by tag: Refer to each input by its order in the prompt, for example
Image 1,Video 1, orAudio 1 - Limits: Up to 9 reference images, 3 reference videos, and 3 reference audio clips. Each video or audio clip must be 2-15 seconds; total reference video and audio is capped at 15 seconds each
- Audio needs a visual anchor: Reference audio cannot be used without at least one reference image or video
- Video requirements: Reference videos must be 23.976-60 FPS
- Prompt: Assign each reference a job (identity, style, motion, voice) and describe the target shot; explicit assignments tend to work much better
Prompt writing guide
MiniMax publishes an official full-reference mode prompt guide for reference-driven generation (R2V). The guide covers the rewrite output structure, including subject definitions, reference labels, and retention analysis, and how to assign each reference a role in the target shot.MiniMax H3 Max: First-Last-Frame to Video
Generate a video between a first and last frame image on the faster H3 Max model, with optional prompt enhancement and 2K upscaling stages.
Run on Comfy Cloud
Open in Comfy Cloud
Download Workflow
Download JSON or search “MiniMax H3 Max: FLF2V” in Template Library
First Frame: dream_face_first.png
First frame for the workflow, or use your own image.
Last Frame: dream_face_last.png
Last frame for the workflow, or use your own image.
MiniMax H3 Max: Reference to Video
Generate videos conditioned on reference media on the faster H3 Max model. The Reference node accepts up to 12 reference files in total on H3 Max, with areference_detail option that trades reference image resolution for cost.
Run on Comfy Cloud
Open in Comfy Cloud
Download Workflow
Download JSON or search “MiniMax H3 Max: Reference to Video” in Template Library
Reference Image: burdened_warrior_in_dreamscape.png
Reference image for the workflow, or use your own images.