bokyeong1015 commited on
Commit
0364108
1 Parent(s): 7024e97

add updated arxiv paper

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