Diffusion Single File
comfyui
File size: 1,079 Bytes
14e08f3
 
 
 
9d88e46
 
 
 
 
14e08f3
9d88e46
 
 
 
 
ec1e3aa
9d88e46
 
 
 
 
ec1e3aa
 
 
 
 
 
 
 
 
 
 
 
9d88e46
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
license: other
license_name: minimax-h3-community-license-agreement
license_link: https://huggingface.co/MiniMaxAI/MiniMax-H3/blob/main/LICENSE
tags:
- comfyui
- diffusion-single-file
base_model:
- MiniMaxAI/MiniMax-H3
---

# FastVideo FastH3

Repackaged model files for ComfyUI.

Original model repository: https://huggingface.co/FastVideo/FastVideo-FastH3-8-Step-V2

Place the files in the following folders:

```
πŸ“‚ ComfyUI/
└── πŸ“‚ models/
    β”œβ”€β”€ πŸ“‚ diffusion_models/
    β”‚   β”œβ”€β”€ fastvideo_fasth3_8step_v2_pruned_bf16.safetensors
    β”‚   └── fastvideo_fasth3_8step_v2_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
    β”‚   └── minimax_h3_video_vae_int8_convrot.safetensors
```