Update README.md
Browse files
README.md
CHANGED
|
@@ -48,10 +48,11 @@ This code repository is licensed under [the MIT License](https://github.com/deep
|
|
| 48 |
## 5. Citation
|
| 49 |
|
| 50 |
```
|
| 51 |
-
@
|
| 52 |
-
|
| 53 |
-
|
| 54 |
-
|
|
|
|
| 55 |
}
|
| 56 |
```
|
| 57 |
|
|
|
|
| 48 |
## 5. Citation
|
| 49 |
|
| 50 |
```
|
| 51 |
+
@article{chen2025janus,
|
| 52 |
+
title={Janus-Pro: Unified Multimodal Understanding and Generation with Data and Model Scaling},
|
| 53 |
+
author={Chen, Xiaokang and Wu, Zhiyu and Liu, Xingchao and Pan, Zizheng and Liu, Wen and Xie, Zhenda and Yu, Xingkai and Ruan, Chong},
|
| 54 |
+
journal={arXiv preprint arXiv:2501.17811},
|
| 55 |
+
year={2025}
|
| 56 |
}
|
| 57 |
```
|
| 58 |
|