Lingaaaaaaa commited on
Commit
e713e3d
·
verified ·
1 Parent(s): 7d6d16c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -16,5 +16,16 @@ We introduce MMaDA, a novel class of multimodal diffusion foundation models desi
16
 
17
  [Code](https://github.com/Gen-Verse/MMaDA)
18
 
19
- [Project Page](https://huggingface.co/spaces/Gen-Verse/MMaDA)
 
 
 
 
 
 
 
 
 
 
 
20
 
 
16
 
17
  [Code](https://github.com/Gen-Verse/MMaDA)
18
 
19
+ [Demo](https://huggingface.co/spaces/Gen-Verse/MMaDA)
20
+
21
+ # Citation
22
+
23
+ ```
24
+ @article{yang2025mmada,
25
+ title={MMaDA: Multimodal Large Diffusion Language Models},
26
+ author={Yang, Ling and Tian, Ye and Li, Bowen and Zhang, Xinchen and Shen, Ke and Tong, Yunhai and Wang, Mengdi},
27
+ journal={arXiv preprint arXiv:2505.15809},
28
+ year={2025}
29
+ }
30
+ ```
31