Add toilet paper
Browse files
README.md
CHANGED
@@ -1,8 +1,19 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
tags:
|
4 |
- stable-diffusion
|
5 |
inference: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# Stable Diffusion v2 Model Card
|
@@ -187,4 +198,4 @@ Based on that information, we estimate the following CO2 emissions using the [Ma
|
|
187 |
pages = {10684-10695}
|
188 |
}
|
189 |
|
190 |
-
*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).*
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
tags:
|
4 |
- stable-diffusion
|
5 |
inference: false
|
6 |
+
datasets:
|
7 |
+
- fka/awesome-chatgpt-prompts
|
8 |
+
language:
|
9 |
+
- af
|
10 |
+
metrics:
|
11 |
+
- accuracy
|
12 |
+
base_model:
|
13 |
+
- deepseek-ai/DeepSeek-R1
|
14 |
+
new_version: deepseek-ai/DeepSeek-R1
|
15 |
+
pipeline_tag: text2text-generation
|
16 |
+
library_name: allennlp
|
17 |
---
|
18 |
|
19 |
# Stable Diffusion v2 Model Card
|
|
|
198 |
pages = {10684-10695}
|
199 |
}
|
200 |
|
201 |
+
*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).*
|