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
Add license metadata
Browse filesAdd model-card license metadata matching the primary upstream model, [tencent/HunyuanImage-2.1](https://huggingface.co/tencent/HunyuanImage-2.1).
This changes only the README YAML frontmatter.
README.md
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
| 2 |
tags:
|
| 3 |
- diffusion-single-file
|
| 4 |
- comfyui
|
|
|
|
| 1 |
---
|
| 2 |
+
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 |
- diffusion-single-file
|
| 7 |
- comfyui
|