nDman
/

comfyui
MiniMax-H3 / README.md
nDman's picture
Duplicate from Comfy-Org/MiniMax-H3
0541398
|
Raw
History Blame Contribute Delete
1.64 kB
---
license: other
license_name: minimax-h3-community-license-agreement
license_link: https://huggingface.co/MiniMaxAI/MiniMax-H3/blob/main/LICENSE
tags:
- comfyui
---
# MiniMax H3
Repackaged model files for ComfyUI.
Original model repository: https://huggingface.co/MiniMaxAI/MiniMax-H3
Place the files in the following folders:
```
πŸ“‚ ComfyUI/
β”œβ”€β”€ πŸ“‚ models/
β”‚ β”œβ”€β”€ πŸ“‚ diffusion_models/
β”‚ β”‚ β”œβ”€β”€ minimax_h3_fl2va_bf16.safetensors
β”‚ β”‚ β”œβ”€β”€ minimax_h3_fl2va_int8_convrot.safetensors
β”‚ β”‚ β”œβ”€β”€ minimax_h3_fl2va_pruned_int8_convrot.safetensors
β”‚ β”‚ β”œβ”€β”€ minimax_h3_fl2va_pruned_fp8_scaled.safetensors
β”‚ β”‚ β”œβ”€β”€ minimax_h3_ref2va_bf16.safetensors
β”‚ β”‚ β”œβ”€β”€ minimax_h3_ref2va_int8_convrot.safetensors
β”‚ β”‚ β”œβ”€β”€ minimax_h3_ref2va_pruned_int8_convrot.safetensors
β”‚ β”‚ └── minimax_h3_ref2va_pruned_fp8_scaled.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
```
## Workflows
- 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