wuxiaojun commited on
Commit
f9d067b
1 Parent(s): 1698b47

init readme

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md CHANGED
@@ -9,5 +9,29 @@ app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
  ---
 
12
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
9
  pinned: false
10
  license: apache-2.0
11
  ---
12
+ ## 引用 Citation
13
 
14
+ 如果您在您的工作中使用了我们的模型,可以引用我们的论文:
15
+
16
+ If you are using the resource for your work, please cite the our paper:
17
+ ```text
18
+ @misc{wu2024taiyidiffusionxl,
19
+ title={Taiyi-Diffusion-XL: Advancing Bilingual Text-to-Image Generation with Large Vision-Language Model Support},
20
+ author={Xiaojun Wu and Dixiang Zhang and Ruyi Gan and Junyu Lu and Ziwei Wu and Renliang Sun and Jiaxing Zhang and Pingjian Zhang and Yan Song},
21
+ year={2024},
22
+ eprint={2401.14688},
23
+ archivePrefix={arXiv},
24
+ primaryClass={cs.CL}
25
+ }
26
+ ```
27
+
28
+ ```text
29
+ @article{fengshenbang,
30
+ author = {Jiaxing Zhang and Ruyi Gan and Junjie Wang and Yuxiang Zhang and Lin Zhang and Ping Yang and Xinyu Gao and Ziwei Wu and Xiaoqun Dong and Junqing He and Jianheng Zhuo and Qi Yang and Yongfeng Huang and Xiayu Li and Yanghan Wu and Junyu Lu and Xinyu Zhu and Weifeng Chen and Ting Han and Kunhao Pan and Rui Wang and Hao Wang and Xiaojun Wu and Zhongshen Zeng and Chongpei Chen},
31
+ title = {Fengshenbang 1.0: Being the Foundation of Chinese Cognitive Intelligence},
32
+ journal = {CoRR},
33
+ volume = {abs/2209.02970},
34
+ year = {2022}
35
+ }
36
+ ```
37
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference