HunyuanDiT
Diffusers
Safetensors
English
Chinese
Tencent-Hunyuan commited on
Commit
cdbfc9f
·
verified ·
1 Parent(s): 0d19b55

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -2
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=310>
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**