Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
Inference Endpoints
bokyeong1015 commited on
Commit
0c03b7a
1 Parent(s): d251d92

add updated arxiv paper

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