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
Normalize README metadata and formatting
#7
by Lexius - opened
README.md
CHANGED
|
@@ -3,8 +3,10 @@ license: other
|
|
| 3 |
license_name: tencent-hunyuan-community
|
| 4 |
license_link: https://github.com/Tencent-Hunyuan/HunyuanImage-2.1/blob/master/LICENSE
|
| 5 |
tags:
|
| 6 |
-
|
| 7 |
-
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# HunyuanImage 2.1
|
|
@@ -13,7 +15,7 @@ Repackaged model files for ComfyUI.
|
|
| 13 |
|
| 14 |
Place the files in the following folders:
|
| 15 |
|
| 16 |
-
```
|
| 17 |
π ComfyUI/
|
| 18 |
βββ π models/
|
| 19 |
β βββ π diffusion_models/
|
|
@@ -31,3 +33,7 @@ Place the files in the following folders:
|
|
| 31 |
β β βββ hunyuan_image_2.1_vae_fp16.safetensors
|
| 32 |
β β βββ hunyuan_image_refiner_vae_fp16.safetensors
|
| 33 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
license_name: tencent-hunyuan-community
|
| 4 |
license_link: https://github.com/Tencent-Hunyuan/HunyuanImage-2.1/blob/master/LICENSE
|
| 5 |
tags:
|
| 6 |
+
- comfyui
|
| 7 |
+
- diffusion-single-file
|
| 8 |
+
base_model:
|
| 9 |
+
- tencent/HunyuanImage-2.1
|
| 10 |
---
|
| 11 |
|
| 12 |
# HunyuanImage 2.1
|
|
|
|
| 15 |
|
| 16 |
Place the files in the following folders:
|
| 17 |
|
| 18 |
+
```
|
| 19 |
π ComfyUI/
|
| 20 |
βββ π models/
|
| 21 |
β βββ π diffusion_models/
|
|
|
|
| 33 |
β β βββ hunyuan_image_2.1_vae_fp16.safetensors
|
| 34 |
β β βββ hunyuan_image_refiner_vae_fp16.safetensors
|
| 35 |
```
|
| 36 |
+
|
| 37 |
+
## Upstream sources
|
| 38 |
+
|
| 39 |
+
- [tencent/HunyuanImage-2.1](https://huggingface.co/tencent/HunyuanImage-2.1)
|