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: 988 Bytes
a53ea43 dee8260 0248fec dee8260 | 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 | ---
tags:
- diffusion-single-file
- comfyui
---
# HunyuanImage_2.1_ComfyUI
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
```
|