Update README.md
Browse files
README.md
CHANGED
@@ -136,17 +136,20 @@ https://www.figma.com/file/aESyZAxHxBJjE63gog5ExZ/KENSHI?node-id=0%3A1&t=2ULQWeL
|
|
136 |
# ▼ License
|
137 |
This embedding is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
|
138 |
The CreativeML OpenRAIL License specifies:
|
139 |
-
|
140 |
1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
|
141 |
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
|
142 |
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)
|
|
|
143 |
[Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)
|
144 |
|
145 |
|
146 |
<hr>
|
147 |
|
148 |
# ▼ Disclaimer
|
|
|
149 |
The use of this learning model is entirely at the discretion of the user, and they have the freedom to choose whether or not to create NSFW content.
|
150 |
This is important to note that the model itself does not contain any explicit or inappropriate imagery that can be easily accessed with a single click.
|
151 |
The purpose of sharing this model is not to showcase obscene material in a public forum, but rather to provide a tool for users to utilize as they see fit.
|
152 |
-
The decision of whether to engage with SFW or NSFW content lies with the user and their own personal preferences.
|
|
|
|
136 |
# ▼ License
|
137 |
This embedding is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
|
138 |
The CreativeML OpenRAIL License specifies:
|
139 |
+
```c#
|
140 |
1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
|
141 |
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
|
142 |
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)
|
143 |
+
```
|
144 |
[Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)
|
145 |
|
146 |
|
147 |
<hr>
|
148 |
|
149 |
# ▼ Disclaimer
|
150 |
+
```c#
|
151 |
The use of this learning model is entirely at the discretion of the user, and they have the freedom to choose whether or not to create NSFW content.
|
152 |
This is important to note that the model itself does not contain any explicit or inappropriate imagery that can be easily accessed with a single click.
|
153 |
The purpose of sharing this model is not to showcase obscene material in a public forum, but rather to provide a tool for users to utilize as they see fit.
|
154 |
+
The decision of whether to engage with SFW or NSFW content lies with the user and their own personal preferences.
|
155 |
+
```
|