--- license: other license_name: tencent-hunyuan-community license_link: https://github.com/Tencent-Hunyuan/HunyuanImage-2.1/blob/master/LICENSE tags: - diffusion-single-file - comfyui --- # HunyuanImage 2.1 Repackaged model files for ComfyUI. Place the files in the following folders: ```text 📂 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 ```