vinesmsuic commited on
Commit
c01ee26
1 Parent(s): f0515bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
1
  ---
2
  license: creativeml-openrail-m
3
  ---
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: creativeml-openrail-m
3
  ---
4
+ Please kindly cite our paper if you use our code, data, models or results:
5
+
6
+ ```bibtex
7
+ @article{ku2023imagenhub,
8
+ title={ImagenHub: Standardizing the evaluation of conditional image generation models},
9
+ author={Max Ku, Tianle Li, Kai Zhang, Yujie Lu, Xingyu Fu, Wenwen Zhuang, Wenhu Chen},
10
+ journal={arXiv preprint arXiv:2310.01596},
11
+ year={2023}
12
+ }
13
+ ```