Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,10 @@ license: apache-2.0
|
|
4 |
|
5 |
# Exploring the Deep Fusion of Large Language Models and Diffusion Transformers for Text-to-Image Synthesis
|
6 |
|
|
|
|
|
|
|
|
|
7 |
## Resources
|
8 |
- [arXiv: Paper](https://arxiv.org/pdf/2505.10046)
|
9 |
- [GitHub: Code](https://github.com/tang-bd/fuse-dit)
|
|
|
4 |
|
5 |
# Exploring the Deep Fusion of Large Language Models and Diffusion Transformers for Text-to-Image Synthesis
|
6 |
|
7 |
+
<div align="center">
|
8 |
+
<img src="https://github.com/tang-bd/fuse-dit/blob/main/assets/visual.jpg?raw=true" width="95%"/>
|
9 |
+
</div>
|
10 |
+
|
11 |
## Resources
|
12 |
- [arXiv: Paper](https://arxiv.org/pdf/2505.10046)
|
13 |
- [GitHub: Code](https://github.com/tang-bd/fuse-dit)
|