Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,39 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: HunyuanImage-2.1
|
3 |
+
license: other
|
4 |
+
license_name: tencent-hunyuan-community
|
5 |
+
license_link: https://github.com/Tencent-Hunyuan/HunyuanImage-2.1/blob/master/LICENSE
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
- zh
|
9 |
+
tags:
|
10 |
+
- text-to-image
|
11 |
+
pipeline_tag: text-to-image
|
12 |
+
extra_gated_eu_disallowed: true
|
13 |
+
---
|
14 |
+
|
15 |
+
<p align="center">
|
16 |
+
|
17 |
+
|
18 |
+

|
19 |
+
|
20 |
+
</p>
|
21 |
+
|
22 |
+
<div align="center">
|
23 |
+
|
24 |
+
# HunyuanImage-2.1: An Efficient Diffusion Model for High-Resolution (2K) Text-to-Image Generation
|
25 |
+
|
26 |
+
</div>
|
27 |
+
|
28 |
+
<div align="center">
|
29 |
+
<a href=https://github.com/Tencent-Hunyuan/HunyuanImage-2.1 target="_blank"><img src=https://img.shields.io/badge/Code-black.svg?logo=github height=22px></a>
|
30 |
+
<a href="https://huggingface.co/spaces/tencent/HunyuanImage-2.1" target="_blank">
|
31 |
+
<img src="https://img.shields.io/badge/Demo%20Page-blue" height="22px"></a>
|
32 |
+
<a href=https://huggingface.co/tencent/HunyuanImage-2.1 target="_blank"><img src=https://img.shields.io/badge/%F0%9F%A4%97%20Models-d96902.svg height=22px></a>
|
33 |
+
<a href="#" target="_blank"><img src="https://img.shields.io/badge/Report-Coming%20Soon-blue" height="22px"></a>
|
34 |
+
<a href= https://hunyuan-promptenhancer.github.io/ target="_blank"><img src=https://img.shields.io/badge/PromptEnhancer-bb8a2e.svg?logo=github height=22px></a>
|
35 |
+
<a href=https://x.com/TencentHunyuan target="_blank"><img src=https://img.shields.io/badge/Hunyuan-black.svg?logo=x height=22px></a>
|
36 |
+
</div>
|
37 |
+
|
38 |
+
|
39 |
+
-----
|