Diffusion Single File
comfyui
File size: 1,252 Bytes
a53ea43
bed45da
 
 
a53ea43
70cfe38
 
 
 
9b17b31
 
cbb8a8a
9b17b31
 
 
 
 
70cfe38
9b17b31
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
70cfe38
 
 
 
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
36
37
38
39
40
---
license: other
license_name: tencent-hunyuan-community
license_link: https://github.com/Tencent-Hunyuan/HunyuanImage-2.1/blob/master/LICENSE
tags:
- comfyui
- diffusion-single-file
base_model:
- tencent/HunyuanImage-2.1
---

# HunyuanImage 2.1

Repackaged model files for ComfyUI.

Place the files in the following folders:

```
πŸ“‚ ComfyUI/
β”œβ”€β”€ πŸ“‚ models/
β”‚   β”œβ”€β”€ πŸ“‚ diffusion_models/
β”‚   β”‚   β”œβ”€β”€ hunyuanimage2.1_bf16.safetensors
β”‚   β”‚   β”œβ”€β”€ hunyuanimage2.1_distilled_bf16.safetensors
β”‚   β”‚   β”œβ”€β”€ hunyuanimage2.1_distilled_fp8_e4m3fn.safetensors
β”‚   β”‚   β”œβ”€β”€ hunyuanimage2.1_fp8_e4m3fn.safetensors
β”‚   β”‚   β”œβ”€β”€ hunyuanimage2.1_refiner_bf16.safetensors
β”‚   β”‚   └── hunyuanimage2.1_refiner_fp8_e4m3fn.safetensors
β”‚   β”œβ”€β”€ πŸ“‚ text_encoders/
β”‚   β”‚   β”œβ”€β”€ byt5_small_glyphxl_fp16.safetensors
β”‚   β”‚   β”œβ”€β”€ qwen_2.5_vl_7b.safetensors
β”‚   β”‚   └── qwen_2.5_vl_7b_fp8_scaled.safetensors
β”‚   β”œβ”€β”€ πŸ“‚ vae/
β”‚   β”‚   β”œβ”€β”€ hunyuan_image_2.1_vae_fp16.safetensors
β”‚   β”‚   └── hunyuan_image_refiner_vae_fp16.safetensors
```

## Upstream sources

- [tencent/HunyuanImage-2.1](https://huggingface.co/tencent/HunyuanImage-2.1)