Update README.md
#253
by
voodi
- opened
README.md
CHANGED
@@ -3,22 +3,41 @@ license: creativeml-openrail-m
|
|
3 |
tags:
|
4 |
- stable-diffusion
|
5 |
- text-to-image
|
6 |
-
library_name:
|
7 |
inference: false
|
8 |
-
extra_gated_prompt:
|
9 |
One more step before getting this model.
|
10 |
-
|
|
|
|
|
|
|
11 |
The CreativeML OpenRAIL License specifies:
|
12 |
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
|
20 |
extra_gated_fields:
|
21 |
-
|
|
|
|
|
22 |
---
|
23 |
|
24 |
Stable Diffusion is a latent text-to-image diffusion model capable of generating photo-realistic images given any text input.
|
|
|
3 |
tags:
|
4 |
- stable-diffusion
|
5 |
- text-to-image
|
6 |
+
library_name: stable-diffusion
|
7 |
inference: false
|
8 |
+
extra_gated_prompt: >-
|
9 |
One more step before getting this model.
|
10 |
+
|
11 |
+
This model is open access and available to all, with a CreativeML OpenRAIL-M
|
12 |
+
license further specifying rights and usage.
|
13 |
+
|
14 |
The CreativeML OpenRAIL License specifies:
|
15 |
|
16 |
+
|
17 |
+
1. You can't use the model to deliberately produce nor share illegal or
|
18 |
+
harmful outputs or content
|
19 |
+
|
20 |
+
2. CompVis claims no rights on the outputs you generate, you are free to use
|
21 |
+
them and are accountable for their use which must not go against the
|
22 |
+
provisions set in the license
|
23 |
+
|
24 |
+
3. You may re-distribute the weights and use the model commercially and/or as
|
25 |
+
a service. If you do, please be aware you have to include the same use
|
26 |
+
restrictions as the ones in the license and share a copy of the CreativeML
|
27 |
+
OpenRAIL-M to all your users (please read the license entirely and carefully)
|
28 |
+
|
29 |
+
Please read the full license here:
|
30 |
+
https://huggingface.co/spaces/CompVis/stable-diffusion-license
|
31 |
+
|
32 |
+
|
33 |
+
By clicking on "Access repository" below, you accept that your *contact
|
34 |
+
information* (email address and username) can be shared with the model authors
|
35 |
+
as well.
|
36 |
|
37 |
extra_gated_fields:
|
38 |
+
I have read the License and agree with its terms: checkbox
|
39 |
+
language:
|
40 |
+
- ar
|
41 |
---
|
42 |
|
43 |
Stable Diffusion is a latent text-to-image diffusion model capable of generating photo-realistic images given any text input.
|