TheRafal commited on
Commit
204fa30
1 Parent(s): c1e8b72

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -18
README.md CHANGED
@@ -30,23 +30,6 @@ e.g. **_1girl, white hair, blue eyes, cat ears, outdoors, city_**
30
 
31
  ----
32
 
33
- # License
34
-
35
- This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
36
- The CreativeML OpenRAIL License specifies:
37
-
38
- 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
39
- 2. The authors claims no rights on the outputs you generate, you are free to use them and are accountable for their use which must not go against the provisions set in the license
40
- 3. You may re-distribute the weights and use the model commercially and/or as a service. If you do, please be aware you have to include the same use restrictions as the ones in the license and share a copy of the CreativeML OpenRAIL-M to all your users (please read the license entirely and carefully)
41
- [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)
42
-
43
- # Terms of use
44
-
45
- - **Clearly indicate where modifications have been made.**
46
- If you used it for merging, please state what steps you took to do so.
47
-
48
- ----
49
-
50
  # How to download
51
 
52
  ## Batch download
@@ -99,4 +82,21 @@ image.save("test.png")
99
 
100
  # Model details
101
 
102
- (TODO)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30
 
31
  ----
32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  # How to download
34
 
35
  ## Batch download
 
82
 
83
  # Model details
84
 
85
+ (TODO)
86
+
87
+ ----
88
+
89
+ # License
90
+
91
+ This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
92
+ The CreativeML OpenRAIL License specifies:
93
+
94
+ 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
95
+ 2. The authors claims no rights on the outputs you generate, you are free to use them and are accountable for their use which must not go against the provisions set in the license
96
+ 3. You may re-distribute the weights and use the model commercially and/or as a service. If you do, please be aware you have to include the same use restrictions as the ones in the license and share a copy of the CreativeML OpenRAIL-M to all your users (please read the license entirely and carefully)
97
+ [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)
98
+
99
+ # Terms of use
100
+
101
+ - **Clearly indicate where modifications have been made.**
102
+ If you used it for merging, please state what steps you took to do so.