bokyeong1015
commited on
Commit
•
0c03b7a
1
Parent(s):
d251d92
add updated arxiv paper
Browse files
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={
|
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{
|
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)},
|