chywang commited on
Commit
5e43bf4
1 Parent(s): f02cc26

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md CHANGED
@@ -74,3 +74,25 @@ table th:nth-of-type(2) {
74
  使用上述模型需遵守[AIGC模型开源特别条款](https://terms.alicdn.com/legal-agreement/terms/common_platform_service/20230505180457947/20230505180457947.html)。
75
 
76
  If you want to use this model, please read this [document](https://terms.alicdn.com/legal-agreement/terms/common_platform_service/20230505180457947/20230505180457947.html) carefully and abide by the terms.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
74
  使用上述模型需遵守[AIGC模型开源特别条款](https://terms.alicdn.com/legal-agreement/terms/common_platform_service/20230505180457947/20230505180457947.html)。
75
 
76
  If you want to use this model, please read this [document](https://terms.alicdn.com/legal-agreement/terms/common_platform_service/20230505180457947/20230505180457947.html) carefully and abide by the terms.
77
+
78
+ ## Paper Citation
79
+
80
+ If you find the model useful, please consider cite the paper:
81
+
82
+ ```
83
+ @inproceedings{emnlp2023a,
84
+ author = {Tingfeng Cao and
85
+ Chengyu Wang and
86
+ Bingyan Liu and
87
+ Ziheng Wu and
88
+ Jinhui Zhu and
89
+ Jun Huang},
90
+ title = {BeautifulPrompt: Towards Automatic Prompt Engineering for Text-to-Image Synthesis},
91
+ booktitle = {Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing: Industry Track},
92
+ pages = {1--11},
93
+ year = {2023}
94
+ }
95
+ ```
96
+
97
+
98
+