MiniMax H3 Day-0 Support in ComfyUI: Open Weights, Native Audio, and 2K Video

Hacker News Top Models

Summary

MiniMax H3, a next-generation open-weights video model capable of generating 2K video with native stereo audio from text, images, video, or audio, launched with day-0 ComfyUI support and optimizations that allow it to run on consumer GPUs.

No content available
Original Article
View Cached Full Text

Cached at: 08/03/26, 04:33 PM

# MiniMax H3 Day-0 Support in ComfyUI: Open Weights, Native Audio, and 2K Video Source: [https://blog.comfy.org/p/minimax-h3-day-0-support-in-comfyui](https://blog.comfy.org/p/minimax-h3-day-0-support-in-comfyui) MiniMax H3 dropped today with open weights, and it’s natively supported in ComfyUI as of this morning\. Day zero\. This is a next\-generation open\-weights video model\. Feed it text, images, video, or audio and it generates video with real stereo sound, up to 2K, up to 15 seconds a clip\. It is MiniMax’s third\-generation video model, following Hailuo 01 and Hailuo 02, and the first the company has released with open weights\. [Try on Comfy Cloud](https://links.comfy.org/4pTj4QV) - **Text\-to\-video**— prompt only\. - **Image\-to\-video**— bring an image to life\. - **First\-and\-last\-frame**— control the opening frame, the closing frame, or both, and let the model fill in the rest\. - **Reference\-to\-video**— supply reference images, video, or audio and carry a subject, a motion, or a voice through the clip\. Output runs to 2K and up to 15 seconds\. Audio is generated with the video in the same pass, in stereo, not bolted on afterward\. This is the capability MiniMax leads with, and it’s what collapses five separate tasks into one model\. Real work rarely draws on one modality\. H3 takes images, audio, and video together and resolves them against a prompt that explains how they relate\. Describe the relationship between your inputs and the shot you want, and the model handles the cross\-modal work itself\. Audio is a property of the model, not a post\-process\. Every audio output is native stereo\. Motion transfer is the one that matters most for graph work\. A reference video can supply movement — a camera move, a performance, a cutting rhythm — while the subject and style come from elsewhere\. Combined with in\-place editing, that means iterating on a shot\. Getting H3 to run well on consumer hardware took significant machine learning engineering\. We found that the model's modulation weights \(~40% of the total parameters\) could be pruned and replaced with a functionally equivalent lookup table, dramatically shrinking the memory footprint with no loss in output quality\. On top of that, the weights ship with an accurate and efficient int8 convrot quantization, and custom kernels reduce the peak VRAM use during inference\. [![](https://substackcdn.com/image/fetch/$s_!59Bc!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F98d2552b-d84c-4385-9602-bf344dca2ebe_1000x727.png)](https://substackcdn.com/image/fetch/$s_!59Bc!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F98d2552b-d84c-4385-9602-bf344dca2ebe_1000x727.png) The result gives a total memory footprint**reduced by 66%, from 123\.6 GB in full precision to 42\.5 GB**with the smallest models variants\. Combining this with our dynamic VRAM offloading enables a next\-generation 2K video model to run locally on a GPU like the RTX 3060\. 1. Update ComfyUI to the latest version**0\.30\.0 or go to[Comfy Cloud](https://links.comfy.org/4pTj4QV)** 2. Download the workflows below, or find them in the template library\. [Download MiniMax H3 I2V Workflow](https://github.com/Comfy-Org/workflow_templates/blob/main/templates/video_minimax_h3_i2v.json) [Download MiniMax H3 R2V Workflow](https://github.com/Comfy-Org/workflow_templates/blob/main/templates/video_minimax_h3_r2v.json) [Download MiniMax H3 T2V Workflow](https://github.com/Comfy-Org/workflow_templates/blob/main/templates/video_minimax_h3_t2v.json) 3. Follow the note in the workflow to download the models and save them in the correct model directory\. 4. Write your prompt, connect any frame or reference inputs, and run\. Model weights: 🤗[Comfy\-Org/MiniMax\-H3](https://huggingface.co/Comfy-Org/MiniMax-H3) As always, enjoy creating\! #### Discussion about this post ### Ready for more?

Similar Articles

MiniMax H3 (10 minute read)

TLDR AI

MiniMax launches H3, an open multimodal generation model that handles text, images, video, and audio, generating up to 15 seconds of 2K video with native stereo sound, and plans to open-source the weights.

Abiray/Minimax-H3-nvfp4-INT4-INT8-Convrot

Hugging Face Models Trending

This Hugging Face repository provides community-compiled quantized and pruned weights for MiniMax H3 (Hailuo 3.0), enabling local text/image/audio-to-video generation on consumer GPUs with 16-24GB VRAM. It includes INT4, INT8, and NVFP4 variants with hardware-specific guides.

Comfy-Org/MiniMax-H3

Hugging Face Models Trending

Comfy-Org repackaged MiniMax-H3 model files for ComfyUI, including diffusion models, text encoders, and VAEs, with workflow templates for text-to-video, image-to-video, and reference-to-video generation.