Diffusion Single File
comfyui
Lexius's picture
Normalize README metadata and formatting
70cfe38 verified
|
Raw
History Blame
1.25 kB
---
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)