DJSoft commited on
Commit
cc4b66b
·
1 Parent(s): b0814b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +40 -0
README.md CHANGED
@@ -1,3 +1,43 @@
1
  ---
2
  license: creativeml-openrail-m
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: creativeml-openrail-m
3
  ---
4
+
5
+ <h4> Description </h4>
6
+ Use this Stable Diffusion embedding to achieve Project Diva Supreme module outfit
7
+ <br>
8
+ <h4> Usage </h4>
9
+ To use this embedding you have to download the file and put it into the "\stable-diffusion-webui\embeddings" folder
10
+
11
+ To use it in a prompt add
12
+ <em style="font-weight:600">supreme_module-*</em>
13
+
14
+ add <b>( :1.0)</b> around it to modify its weight.
15
+
16
+ <h4> Included Files </h4>
17
+ <ul>
18
+ <li>10000 steps <em>Usage: supreme_module-10000</em></li>
19
+ <li>15000 steps <em>Usage: supreme_module-15000</em></li>
20
+ </ul>
21
+
22
+ <h4> Example Pictures </h4>
23
+ <table>
24
+ <tbody>
25
+ <tr>
26
+ <td><a href="https://imgbb.com/"><img src="https://i.ibb.co/R0jWTWw/tmp9jxc68sb.png" alt="tmp9jxc68sb" border="0"></a></td>
27
+ <td><a href="https://imgbb.com/"><img src="https://i.ibb.co/PDL7VKB/tmp37jqat4i.png" alt="tmp37jqat4i" border="0"></a></td>
28
+ <td><a href="https://ibb.co/GtcfTMY"><img src="https://i.ibb.co/yYWmSkv/tmpzm7ccwmo.png" alt="tmpzm7ccwmo" border="0"></a></td>
29
+ </tr>
30
+ </tbody>
31
+ </table>
32
+
33
+ <h4> prompt comparison </h4>
34
+ <a href="https://ibb.co/bN5S4zw"><img src="https://i.ibb.co/TPMVQmj/tmpmwhxikld.png" alt="tmpmwhxikld" border="0"></a>
35
+
36
+ <h4> Licence </h4>
37
+ <p><span>This embedding is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage. The CreativeML OpenRAIL License specifies:</span> </p>
38
+ <ol>
39
+ <li>You can't use the embedding to deliberately produce nor share illegal or harmful outputs or content </li>
40
+ <li>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</li>
41
+ <li>You may re-distribute the weights and use the embedding 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)
42
+ <a rel="noopener nofollow" href="https://huggingface.co/spaces/CompVis/stable-diffusion-license">Please read the full license here</a></li>
43
+ </ol>