patrickvonplaten
commited on
Commit
•
5cefd40
1
Parent(s):
d803ddb
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
---
|
2 |
license: openrail
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
ProtoGen_X5.3 - One Step Closer to Reality
|
@@ -36,4 +41,4 @@ This model is licesed under a modified CreativeML OpenRAIL-M license.
|
|
36 |
|
37 |
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
|
38 |
|
39 |
-
You may re-distribute the weights. 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 modified CreativeML OpenRAIL-M to all your users (please read the license entirely and carefully) Please read the full license here: https://huggingface.co/dreamlike-art/dreamlike-photoreal-2.0/blob/main/LICENSE.md
|
|
|
1 |
---
|
2 |
license: openrail
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: diffusers
|
6 |
+
tags:
|
7 |
+
- text-to-image
|
8 |
---
|
9 |
|
10 |
ProtoGen_X5.3 - One Step Closer to Reality
|
|
|
41 |
|
42 |
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
|
43 |
|
44 |
+
You may re-distribute the weights. 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 modified CreativeML OpenRAIL-M to all your users (please read the license entirely and carefully) Please read the full license here: https://huggingface.co/dreamlike-art/dreamlike-photoreal-2.0/blob/main/LICENSE.md
|