bokyeong1015 commited on
Commit
572238d
1 Parent(s): e5991ae

add updated arxiv paper

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -201,7 +201,7 @@ The intended use of this model is with the [Safety Checker](https://github.com/h
201
  # Citation
202
  ```bibtex
203
  @article{kim2023architectural,
204
- title={On Architectural Compression of Text-to-Image Diffusion Models},
205
  author={Kim, Bo-Kyeong and Song, Hyoung-Kyu and Castells, Thibault and Choi, Shinkook},
206
  journal={arXiv preprint arXiv:2305.15798},
207
  year={2023},
@@ -209,7 +209,7 @@ The intended use of this model is with the [Safety Checker](https://github.com/h
209
  }
210
  ```
211
  ```bibtex
212
- @article{Kim_2023_ICMLW,
213
  title={BK-SDM: Architecturally Compressed Stable Diffusion for Efficient Text-to-Image Generation},
214
  author={Kim, Bo-Kyeong and Song, Hyoung-Kyu and Castells, Thibault and Choi, Shinkook},
215
  journal={ICML Workshop on Efficient Systems for Foundation Models (ES-FoMo)},
 
201
  # Citation
202
  ```bibtex
203
  @article{kim2023architectural,
204
+ title={BK-SDM: A Lightweight, Fast, and Cheap Version of Stable Diffusion},
205
  author={Kim, Bo-Kyeong and Song, Hyoung-Kyu and Castells, Thibault and Choi, Shinkook},
206
  journal={arXiv preprint arXiv:2305.15798},
207
  year={2023},
 
209
  }
210
  ```
211
  ```bibtex
212
+ @article{kim2023bksdm,
213
  title={BK-SDM: Architecturally Compressed Stable Diffusion for Efficient Text-to-Image Generation},
214
  author={Kim, Bo-Kyeong and Song, Hyoung-Kyu and Castells, Thibault and Choi, Shinkook},
215
  journal={ICML Workshop on Efficient Systems for Foundation Models (ES-FoMo)},