Commit ·
f0a3a55
1
Parent(s): d6b625e
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# DELIBERATE
|
| 2 |
|
| 3 |
#### All in One / Any Case Version
|
|
@@ -17,4 +49,4 @@ Your research will be appreciated, so feel free to show everyone, what you can g
|
|
| 17 |
|
| 18 |
---
|
| 19 |
license: bigscience-openrail-m
|
| 20 |
-
---
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: creativeml-openrail-m
|
| 3 |
+
tags:
|
| 4 |
+
- stable-diffusion
|
| 5 |
+
- stable-diffusion-diffusers
|
| 6 |
+
- text-to-image
|
| 7 |
+
inference: true
|
| 8 |
+
extra_gated_prompt: >-
|
| 9 |
+
This model is open access and available to all, with a CreativeML OpenRAIL-M
|
| 10 |
+
license further specifying rights and usage.
|
| 11 |
+
|
| 12 |
+
The CreativeML OpenRAIL License specifies:
|
| 13 |
+
|
| 14 |
+
1. You can't use the model to deliberately produce nor share illegal or
|
| 15 |
+
harmful outputs or content
|
| 16 |
+
|
| 17 |
+
2. CompVis claims no rights on the outputs you generate, you are free to use
|
| 18 |
+
them and are accountable for their use which must not go against the
|
| 19 |
+
provisions set in the license
|
| 20 |
+
|
| 21 |
+
3. You may re-distribute the weights and use the model commercially and/or as
|
| 22 |
+
a service. If you do, please be aware you have to include the same use
|
| 23 |
+
restrictions as the ones in the license and share a copy of the CreativeML
|
| 24 |
+
OpenRAIL-M to all your users (please read the license entirely and carefully)
|
| 25 |
+
|
| 26 |
+
Please read the full license carefully here:
|
| 27 |
+
https://huggingface.co/spaces/CompVis/stable-diffusion-license
|
| 28 |
+
|
| 29 |
+
extra_gated_heading: Please read the LICENSE to access this model
|
| 30 |
+
pipeline_tag: text-to-image
|
| 31 |
+
---
|
| 32 |
+
|
| 33 |
# DELIBERATE
|
| 34 |
|
| 35 |
#### All in One / Any Case Version
|
|
|
|
| 49 |
|
| 50 |
---
|
| 51 |
license: bigscience-openrail-m
|
| 52 |
+
---
|