Instructions to use Comfy-Org/HunyuanImage_2.1_ComfyUI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/HunyuanImage_2.1_ComfyUI with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
File size: 1,121 Bytes
a53ea43 a35ae9b a53ea43 9b17b31 cbb8a8a 9b17b31 | 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 | ---
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
```
|