Update README.md
#46
by
LillianC
- opened
README.md
CHANGED
|
@@ -4,6 +4,10 @@ tags:
|
|
| 4 |
- stable-diffusion
|
| 5 |
- text-to-image
|
| 6 |
pinned: true
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
# Stable Diffusion v2-1 Model Card
|
|
@@ -181,4 +185,4 @@ Based on that information, we estimate the following CO2 emissions using the [Ma
|
|
| 181 |
pages = {10684-10695}
|
| 182 |
}
|
| 183 |
|
| 184 |
-
*This model card was written by: Robin Rombach, Patrick Esser and David Ha and is based on the [Stable Diffusion v1](https://github.com/CompVis/stable-diffusion/blob/main/Stable_Diffusion_v1_Model_Card.md) and [DALL-E Mini model card](https://huggingface.co/dalle-mini/dalle-mini).*
|
|
|
|
| 4 |
- stable-diffusion
|
| 5 |
- text-to-image
|
| 6 |
pinned: true
|
| 7 |
+
datasets:
|
| 8 |
+
- yizhongw/self_instruct
|
| 9 |
+
library_name: diffusers
|
| 10 |
+
pipeline_tag: text-generation
|
| 11 |
---
|
| 12 |
|
| 13 |
# Stable Diffusion v2-1 Model Card
|
|
|
|
| 185 |
pages = {10684-10695}
|
| 186 |
}
|
| 187 |
|
| 188 |
+
*This model card was written by: Robin Rombach, Patrick Esser and David Ha and is based on the [Stable Diffusion v1](https://github.com/CompVis/stable-diffusion/blob/main/Stable_Diffusion_v1_Model_Card.md) and [DALL-E Mini model card](https://huggingface.co/dalle-mini/dalle-mini).*
|