update readme
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
[中文阅读](./README_CN.md)
|
3 |
|
|
|
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 |
|
16 |
[中文阅读](./README_CN.md)
|
17 |
|