WarriorMama777
commited on
Commit
•
9633e1f
1
Parent(s):
d472b79
Change Licence to creativeml-openrail-m
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
tags:
|
4 |
- stable-diffusion
|
5 |
- text-to-image
|
@@ -27,6 +27,7 @@ Maintain a repository for the following purposes.
|
|
27 |
- [Table of Contents](#table-of-contents)
|
28 |
- [Reference](#reference)
|
29 |
- [Licence](#licence)
|
|
|
30 |
- [Disclaimer](#disclaimer)
|
31 |
- [How to download](#how-to-download)
|
32 |
- [Batch Download](#batch-download)
|
@@ -75,15 +76,16 @@ Maintain a repository for the following purposes.
|
|
75 |
Model names are named after Cookbook precedents🍊
|
76 |
|
77 |
# Licence
|
78 |
-
As of 2023-01-18, this repository is covered by the Apache License 2.0🐦
|
79 |
-
(This is the result of research into an appropriate licence to inherit the work of the cookbooks, the primary reference source for model card notation.)
|
80 |
|
81 |
-
|
82 |
-
|
|
|
|
|
83 |
|
84 |
-
|
85 |
-
|
86 |
-
|
|
|
87 |
- Commercial use permitted, modification permitted, redistribution permitted, patents permitted.
|
88 |
- No warranty
|
89 |
|
|
|
1 |
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
tags:
|
4 |
- stable-diffusion
|
5 |
- text-to-image
|
|
|
27 |
- [Table of Contents](#table-of-contents)
|
28 |
- [Reference](#reference)
|
29 |
- [Licence](#licence)
|
30 |
+
- [Terms of use](#terms-of-use)
|
31 |
- [Disclaimer](#disclaimer)
|
32 |
- [How to download](#how-to-download)
|
33 |
- [Batch Download](#batch-download)
|
|
|
76 |
Model names are named after Cookbook precedents🍊
|
77 |
|
78 |
# Licence
|
|
|
|
|
79 |
|
80 |
+
This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage. The CreativeML OpenRAIL License specifies:
|
81 |
+
1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
|
82 |
+
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
|
83 |
+
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) Please read the full license here :https://huggingface.co/spaces/CompVis/stable-diffusion-license
|
84 |
|
85 |
+
# Terms of use
|
86 |
+
|
87 |
+
- **Clearly indicate where modifications have been made.**
|
88 |
+
If you used it for merging, please state what steps you took to do so.
|
89 |
- Commercial use permitted, modification permitted, redistribution permitted, patents permitted.
|
90 |
- No warranty
|
91 |
|