elRivx commited on
Commit
0dbe192
1 Parent(s): 8f0499e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md CHANGED
@@ -1,3 +1,32 @@
1
  ---
2
  license: creativeml-openrail-m
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: creativeml-openrail-m
3
+ tags:
4
+ - stable-diffusion
5
+ - text-to-image
6
  ---
7
+
8
+
9
+ # reasonableDrinkV2
10
+ This is an update of my own SD trainee with a many lot of dreaming (or nightmare) illustrations as a style to SD 2.1.
11
+ If you wanna test it, you can put this word on the prompt: reasonableDrink
12
+
13
+ If you enjoy my work, please consider supporting me:
14
+ [![Buy me a coffee](https://badgen.net/badge/icon/buymeacoffee?icon=buymeacoffee&label)](https://www.buymeacoffee.com/elrivx)
15
+
16
+ Examples:
17
+
18
+ <img src=https://imgur.com/ltYgB5B.png width=30% height=30%>
19
+ <img src=https://imgur.com/a3w0ltf.png width=30% height=30%>
20
+ <img src=https://imgur.com/JRi6wwT.png width=30% height=30%>
21
+ <img src=https://imgur.com/QWe03qH.png width=30% height=30%>
22
+ <img src=https://imgur.com/m2Dz20C.png width=30% height=30%>
23
+
24
+ ## License
25
+
26
+ This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
27
+ The CreativeML OpenRAIL License specifies:
28
+
29
+ 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
30
+ 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
31
+ 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)
32
+ [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)