Update README.md
Browse files
README.md
CHANGED
@@ -130,7 +130,11 @@ Based on that information, we estimate the following CO2 emissions using the [Ma
|
|
130 |
- **Cloud Provider:** AWS
|
131 |
- **Compute Region:** US-east
|
132 |
- **Carbon Emitted (Power consumption x Time x Carbon produced based on location of power grid):** 11250 kg CO2 eq.
|
|
|
|
|
133 |
## Citation
|
|
|
|
|
134 |
@InProceedings{Rombach_2022_CVPR,
|
135 |
author = {Rombach, Robin and Blattmann, Andreas and Lorenz, Dominik and Esser, Patrick and Ommer, Bj\"orn},
|
136 |
title = {High-Resolution Image Synthesis With Latent Diffusion Models},
|
@@ -139,5 +143,6 @@ Based on that information, we estimate the following CO2 emissions using the [Ma
|
|
139 |
year = {2022},
|
140 |
pages = {10684-10695}
|
141 |
}
|
|
|
142 |
|
143 |
*This model card was written by: Robin Rombach and Patrick Esser and is based on the [DALL-E Mini model card](https://huggingface.co/dalle-mini/dalle-mini).*
|
|
|
130 |
- **Cloud Provider:** AWS
|
131 |
- **Compute Region:** US-east
|
132 |
- **Carbon Emitted (Power consumption x Time x Carbon produced based on location of power grid):** 11250 kg CO2 eq.
|
133 |
+
|
134 |
+
|
135 |
## Citation
|
136 |
+
|
137 |
+
```bibtex
|
138 |
@InProceedings{Rombach_2022_CVPR,
|
139 |
author = {Rombach, Robin and Blattmann, Andreas and Lorenz, Dominik and Esser, Patrick and Ommer, Bj\"orn},
|
140 |
title = {High-Resolution Image Synthesis With Latent Diffusion Models},
|
|
|
143 |
year = {2022},
|
144 |
pages = {10684-10695}
|
145 |
}
|
146 |
+
```
|
147 |
|
148 |
*This model card was written by: Robin Rombach and Patrick Esser and is based on the [DALL-E Mini model card](https://huggingface.co/dalle-mini/dalle-mini).*
|