Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
--license: openrail
|
2 |
datasets:
|
3 |
- ProGamerGov/StableDiffusion-v1-5-Regularization-Images
|
@@ -232,4 +246,4 @@ The model was not trained to be factual or true representations of people or eve
|
|
232 |
- The autoencoding part of the model is lossy.
|
233 |
|
234 |
### Bias
|
235 |
-
While the capabilities of image generation models are impressive, they can also reinforce or exacerbate social biases.
|
|
|
1 |
+
---
|
2 |
+
license: openrail
|
3 |
+
datasets:
|
4 |
+
- ProGamerGov/StableDiffusion-v1-5-Regularization-Images
|
5 |
+
- MadVoyager/stable_diffusion_instructional_dataset
|
6 |
+
language:
|
7 |
+
- yap
|
8 |
+
metrics:
|
9 |
+
- accuracy
|
10 |
+
- charcut_mt
|
11 |
+
- character
|
12 |
+
library_name: diffusers
|
13 |
+
pipeline_tag: text-to-image
|
14 |
+
---
|
15 |
--license: openrail
|
16 |
datasets:
|
17 |
- ProGamerGov/StableDiffusion-v1-5-Regularization-Images
|
|
|
246 |
- The autoencoding part of the model is lossy.
|
247 |
|
248 |
### Bias
|
249 |
+
While the capabilities of image generation models are impressive, they can also reinforce or exacerbate social biases.
|