Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<div align="center">
|
| 2 |
<img src="./assets/tencent-hy-wu-logo.svg" alt="HY-WU Logo" width="600">
|
| 3 |
|
|
@@ -201,4 +209,4 @@ If you find HY-WU useful in your research, please cite our work:
|
|
| 201 |
howpublished = {\url{https://github.com/Tencent-Hunyuan/HY-WU}},
|
| 202 |
note = {Preprint}
|
| 203 |
}
|
| 204 |
-
```
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
- zh
|
| 5 |
+
base_model:
|
| 6 |
+
- tencent/HunyuanImage-3.0-Instruct
|
| 7 |
+
pipeline_tag: image-text-to-image
|
| 8 |
+
---
|
| 9 |
<div align="center">
|
| 10 |
<img src="./assets/tencent-hy-wu-logo.svg" alt="HY-WU Logo" width="600">
|
| 11 |
|
|
|
|
| 209 |
howpublished = {\url{https://github.com/Tencent-Hunyuan/HY-WU}},
|
| 210 |
note = {Preprint}
|
| 211 |
}
|
| 212 |
+
```
|