Update README.md
Browse files
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 |
-
[
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
|