XCLiu commited on
Commit
3fd25fc
1 Parent(s): 6510424

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -53,7 +53,12 @@ This code repository is licensed under [the MIT License](https://github.com/deep
53
  ## 5. Citation
54
 
55
  ```
56
- TBD
 
 
 
 
 
57
  ```
58
 
59
 
 
53
  ## 5. Citation
54
 
55
  ```
56
+ @misc{ma2024janusflow,
57
+ title={JanusFlow: Harmonizing Autoregression and Rectified Flow for Unified Multimodal Understanding and Generation},
58
+ author={Yiyang Ma and Xingchao Liu and Xiaokang Chen and Wen Liu and Chengyue Wu and Zhiyu Wu and Zizheng Pan and Zhenda Xie and Haowei Zhang and Xingkai yu and Liang Zhao and Yisong Wang and Jiaying Liu and Chong Ruan},
59
+ journal={arXiv preprint arXiv:2411.07975},
60
+ year={2024}
61
+ }
62
  ```
63
 
64