DJSoft commited on
Commit
6aeec08
1 Parent(s): 1e9ff97

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -39
README.md CHANGED
@@ -2,43 +2,33 @@
2
  license: creativeml-openrail-m
3
  ---
4
 
5
- <h4> Description </h4>
 
 
 
 
 
 
 
 
6
  Use this Stable Diffusion embedding to achieve the Hatsune Miku Yuki Style 2017 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">yuki_miku_2017-*</em>
13
-
14
- add <b>( :1.0)</b> around it to modify its weight.
15
-
16
- <h4> Included Files </h4>
17
- <ul>
18
- <li>8000 steps <em>Usage: art by yuki_miku_2017-8000</em></li>
19
- <li>10000 steps <em>Usage: art by yuki_miku_2017-10000</em></li>
20
- <li>15,000 steps <em>Usage: art by yuki_miku_2017-15000</em></li>
21
- </ul>
22
-
23
- <h4> Example Pictures </h4>
24
- <table>
25
- <tbody>
26
- <tr>
27
- <td><a href="https://ibb.co/bQRS92F"><img src="https://i.ibb.co/fqGhwn9/tmphyit5puq.png" alt="tmphyit5puq" border="0"></a></td>
28
- <td><a href="https://ibb.co/C0JtZGr"><img src="https://i.ibb.co/nk30vJW/tmp1adic03y.png" alt="tmp1adic03y" border="0"></a></td>
29
- <td><a href="https://ibb.co/3r2nsjW"><img src="https://i.ibb.co/9867v12/tmpm4ctsgp5.png" alt="tmpm4ctsgp5" border="0"></a></td>
30
- </tr>
31
- </tbody>
32
- </table>
33
-
34
- <h4> prompt comparison </h4>
35
- <a href="https://ibb.co/DzbTtTb"><img src="https://i.ibb.co/FmWCKCW/tmpir8qtnzc.png" alt="tmpir8qtnzc" border="0"></a>
36
-
37
- <h4> Licence </h4>
38
- <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>
39
- <ol>
40
- <li>You can't use the embedding to deliberately produce nor share illegal or harmful outputs or content </li>
41
- <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>
42
- <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)
43
- <a rel="noopener nofollow" href="https://huggingface.co/spaces/CompVis/stable-diffusion-license">Please read the full license here</a></li>
44
- </ol>
 
2
  license: creativeml-openrail-m
3
  ---
4
 
5
+ # Yuki Miku 2017 embedding
6
+
7
+ ## Samples
8
+
9
+ <img alt="Samples" src="https://huggingface.co/datasets/DJSoft/yuki_miku_2017_outfit/resolve/main/samples.jpg" style="max-height: 80vh"/>
10
+ <img alt="Comparsion" src="https://huggingface.co/datasets/DJSoft/yuki_miku_2017_outfit/resolve/main/steps.png" style="max-height: 80vh"/>
11
+
12
+ ## About
13
+
14
  Use this Stable Diffusion embedding to achieve the Hatsune Miku Yuki Style 2017 outfit
15
+
16
+ ## Usage
17
+
18
+ To use this embedding you have to download the file and put it into the "\stable-diffusion-webui\embeddings" folder
19
+ To use it in a prompt add __yuki_miku_2017-*__
20
+
21
+ Add **( :1.0)** around it to modify its weight
22
+
23
+ ## Included Files
24
+ - 8000 steps Usage: **yuki_miku_2017-8000**
25
+ - 10000 steps Usage: **yuki_miku_2017-10000**
26
+ - 15000 steps Usage: **yuki_miku_2017-15000**
27
+
28
+ ## License
29
+
30
+ 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:
31
+
32
+ 1. You can't use the embedding to deliberately produce nor share illegal or harmful outputs or content
33
+ 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
34
+ 3. 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) [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)