bokyeong1015 commited on
Commit
c5fb4e7
1 Parent(s): e6a23c2

add updated arxiv paper

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -140,7 +140,7 @@ The intended use of this model is with the [Safety Checker](https://github.com/h
140
  # Citation
141
  ```bibtex
142
  @article{kim2023architectural,
143
- title={On Architectural Compression of Text-to-Image Diffusion Models},
144
  author={Kim, Bo-Kyeong and Song, Hyoung-Kyu and Castells, Thibault and Choi, Shinkook},
145
  journal={arXiv preprint arXiv:2305.15798},
146
  year={2023},
@@ -148,7 +148,7 @@ The intended use of this model is with the [Safety Checker](https://github.com/h
148
  }
149
  ```
150
  ```bibtex
151
- @article{Kim_2023_ICMLW,
152
  title={BK-SDM: Architecturally Compressed Stable Diffusion for Efficient Text-to-Image Generation},
153
  author={Kim, Bo-Kyeong and Song, Hyoung-Kyu and Castells, Thibault and Choi, Shinkook},
154
  journal={ICML Workshop on Efficient Systems for Foundation Models (ES-FoMo)},
 
140
  # Citation
141
  ```bibtex
142
  @article{kim2023architectural,
143
+ title={BK-SDM: A Lightweight, Fast, and Cheap Version of Stable Diffusion},
144
  author={Kim, Bo-Kyeong and Song, Hyoung-Kyu and Castells, Thibault and Choi, Shinkook},
145
  journal={arXiv preprint arXiv:2305.15798},
146
  year={2023},
 
148
  }
149
  ```
150
  ```bibtex
151
+ @article{kim2023bksdm,
152
  title={BK-SDM: Architecturally Compressed Stable Diffusion for Efficient Text-to-Image Generation},
153
  author={Kim, Bo-Kyeong and Song, Hyoung-Kyu and Castells, Thibault and Choi, Shinkook},
154
  journal={ICML Workshop on Efficient Systems for Foundation Models (ES-FoMo)},