weifeng
commited on
Commit
•
07ba6ec
1
Parent(s):
2590cac
Update README.md
Browse files
README.md
CHANGED
@@ -119,3 +119,14 @@ You can also cite our [website](https://github.com/IDEA-CCNL/Fengshenbang-LM/):
|
|
119 |
}
|
120 |
```
|
121 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
119 |
}
|
120 |
```
|
121 |
|
122 |
+
|
123 |
+
```bibtex
|
124 |
+
@InProceedings{Rombach_2022_CVPR,
|
125 |
+
author = {Rombach, Robin and Blattmann, Andreas and Lorenz, Dominik and Esser, Patrick and Ommer, Bj\"orn},
|
126 |
+
title = {High-Resolution Image Synthesis With Latent Diffusion Models},
|
127 |
+
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
|
128 |
+
month = {June},
|
129 |
+
year = {2022},
|
130 |
+
pages = {10684-10695}
|
131 |
+
}
|
132 |
+
```
|