Update README.md to include paper name
#2
by
sayakpaul
HF Staff
- opened
README.md
CHANGED
@@ -2,6 +2,10 @@
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
|
|
|
|
|
|
|
|
5 |
## Resources
|
6 |
- [arXiv: Paper](https://arxiv.org/pdf/2505.10046)
|
7 |
- [GitHub: Code](https://github.com/tang-bd/fuse-dit)
|
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
+
# Exploring the Deep Fusion of Large Language Models and Diffusion Transformers for Text-to-Image Synthesis
|
6 |
+
|
7 |
+
We systematically explore the under-designed space of fusing LLMs with DiT-based diffusion backbones to text-to-image synthesis.
|
8 |
+
|
9 |
## Resources
|
10 |
- [arXiv: Paper](https://arxiv.org/pdf/2505.10046)
|
11 |
- [GitHub: Code](https://github.com/tang-bd/fuse-dit)
|