ComfyUI Supports MiniMax H3: Open Weights, Native Audio, 2K Video.
MiniMax has officially released H3, its third-generation open-weights video generation model, with immediate native integration into the ComfyUI ecosystem. Marking the company's first open-weight video release, H3 delivers next-generation capabilities by processing text, images, video, and audio inputs simultaneously to generate 2K-resolution clips lasting up to fifteen seconds. Unlike previous implementations that appended audio as a post-processing step, H3 synthesizes high-fidelity stereo sound natively within the same generation pass, effectively consolidating five distinct creative tasks into a single architecture. The model's cross-modal processing allows users to define complex relationships between input media and textual prompts, with the architecture automatically resolving spatial and temporal alignments. Key workflow enhancements include motion transfer, which allows a reference video to dictate camera movement, performance, or editing rhythm while preserving independent subject and stylistic inputs, alongside in-place editing for rapid iterative refinement. Deploying H3 on consumer hardware required substantial machine learning engineering. Developers pruned modulation weights, which constitute approximately forty percent of the model's parameters, replacing them with a functionally equivalent lookup table to drastically reduce memory requirements without compromising output quality. This optimization was paired with efficient int8 convrot quantization and custom inference kernels. The combined architectural adjustments reduced the VRAM footprint for the smallest model variants by sixty-six percent, dropping from 123.6 gigabytes in full precision to 42.5 gigabytes. When integrated with dynamic VRAM offloading techniques, these optimizations enable H3 to run locally on mainstream hardware such as the NVIDIA RTX 3060. ComfyUI has rolled out Day-zero support for H3, with users instructed to update to version 0.30.0 or utilize the Comfy Cloud platform. Official workflows for text-to-video, image-to-video, and reference-to-video generation are available through the template library, with model weights hosted publicly under the Comfy-Org/MiniMax-H3 repository. The immediate availability of open weights, combined with consumer-grade hardware optimizations, positions H3 as a significant catalyst for decentralized video generation workflows, lowering barriers for independent creators and technical developers seeking to integrate advanced multimodal synthesis into localized pipelines.
