Comfy-Org/MiniMax-H3

Hugging Face Models Trending 模型

摘要

Comfy-Org 为 ComfyUI 重新打包了 MiniMax-H3 模型文件,包括扩散模型、文本编码器和 VAE,并提供了用于文本生成视频、图像生成视频和参考生成视频的工作流模板。

标签:comfyui, license:other, region:us
查看原文
查看缓存全文

缓存时间: 2026/08/03 07:30

Comfy-Org/MiniMax-H3 · Hugging Face

为 ComfyUI 重新打包的模型文件。

原始模型仓库:https://huggingface.co/MiniMaxAI/MiniMax-H3

将文件放入以下文件夹:

📂 ComfyUI/ ├── 📂 models/ │ ├── 📂 diffusion_models/ │ │ ├── minimax_h3_fl2va_bf16.safetensors │ │ ├── minimax_h3_fl2va_int8_convrot.safetensors │ │ ├── minimax_h3_fl2va_pruned_int8_convrot.safetensors │ │ ├── minimax_h3_ref2va_bf16.safetensors │ │ ├── minimax_h3_ref2va_int8_convrot.safetensors │ │ └── minimax_h3_ref2va_pruned_int8_convrot.safetensors │ ├── 📂 text_encoders/ │ │ ├── qwen3vl_32b_minimax_h3_bf16.safetensors │ │ ├── qwen3vl_32b_minimax_h3_int8_convrot.safetensors │ │ └── qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors │ ├── 📂 vae/ │ │ ├── minimax_h3_audio_vae_fp32.safetensors │ │ └── minimax_h3_video_vae_fp16.safetensors

工作流

  • I2V:https://github.com/Comfy-Org/workflow_templates/blob/main/templates/video_minimax_h3_i2v.json
  • T2V:https://github.com/Comfy-Org/workflow_templates/blob/main/templates/video_minimax_h3_t2v.json
  • R2V:https://github.com/Comfy-Org/workflow_templates/blob/main/templates/video_minimax_h3_r2v.json

相似文章

Kijai/MiniMax-H3_comfy

Hugging Face Models Trending

一个Hugging Face仓库,托管了为ComfyUI使用而转换的MiniMax-H3模型,以及用于加快推理的Lightx2v蒸馏LoRA。

Comfy-Org/Mage-Flow

Hugging Face Models Trending

来自微软Mage-Flow模型的ComfyUI重新打包模型文件,包含扩散模型、文本编码器和VAE。

realrebelai/MiniMax-H3_GGUFs

Hugging Face Models Trending

提供 MiniMax-H3 模型的 GGUF 量化版本的 Hugging Face 仓库,用于 ComfyUI,包含目录结构和所需 VAE 的链接。

drbaph/MiniMax-H3-Turbo-Lora-ComfyUI

Hugging Face Models Trending

MiniMax-H3 Turbo 4步音频-视频生成的第三方ComfyUI兼容LoRA转换,包含进一步训练的checkpoint-500变体及示例工作流。

Comfy-Org/Ideogram-4

Hugging Face Models Trending

专为ComfyUI重新打包的Ideogram-4模型,包含fp8缩放扩散模型、Qwen3VL文本编码器和FLUX VAE。