Tencent-Hunyuan
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,11 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
This repo contains PyTorch model definitions, pre-trained weights and inference/sampling code for our paper exploring Hunyuan-DiT. You can find more visualizations on our [project page](https://dit.hunyuan.tencent.com/).
|
4 |
|
@@ -113,7 +120,7 @@ In order to comprehensively compare the generation capabilities of HunyuanDiT an
|
|
113 |
|
114 |
|
115 |
<p align="center">
|
116 |
-
<img src="https://raw.githubusercontent.com/Tencent/HunyuanDiT/main/asset/long text understanding.png" height=
|
117 |
</p>
|
118 |
|
119 |
* **Multi-turn Text2Image Generation**
|
|
|
1 |
+
<!-- ## **HunyuanDiT** -->
|
2 |
+
|
3 |
+
<p align="center">
|
4 |
+
<img src="https://raw.githubusercontent.com/Tencent/HunyuanDiT/main/asset/logo.png" height=100>
|
5 |
+
</p>
|
6 |
+
|
7 |
+
# Hunyuan-DiT : A Powerful Multi-Resolution Diffusion Transformer with Fine-Grained Chinese Understanding
|
8 |
+
|
9 |
|
10 |
This repo contains PyTorch model definitions, pre-trained weights and inference/sampling code for our paper exploring Hunyuan-DiT. You can find more visualizations on our [project page](https://dit.hunyuan.tencent.com/).
|
11 |
|
|
|
120 |
|
121 |
|
122 |
<p align="center">
|
123 |
+
<img src="https://raw.githubusercontent.com/Tencent/HunyuanDiT/main/asset/long text understanding.png" height=300>
|
124 |
</p>
|
125 |
|
126 |
* **Multi-turn Text2Image Generation**
|