DJSoft commited on
Commit
89286d1
1 Parent(s): e6a5522

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -39
README.md CHANGED
@@ -2,42 +2,32 @@
2
  license: creativeml-openrail-m
3
  ---
4
 
5
- <h4> Description </h4>
6
- Use this Stable Diffusion embedding to achieve style of Matcha_ / maccha_(mochancc) <a rel="noopener nofollow" href="https://www.pixiv.net/en/users/2583663">Pixiv</a>
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">art by maccha</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 maccha-8000</em></li>
19
- <li>15,000 steps <em>Usage: art by maccha</em></li>
20
- </ul>
21
-
22
- <h4> Example Pictures </h4>
23
- <table>
24
- <tbody>
25
- <tr>
26
- <td><a href="https://ibb.co/jvNwT0g"><img src="https://i.ibb.co/zhM2r9G/tmpnpbpx-zo.png" alt="tmpnpbpx-zo" border="0"></a></td>
27
- <td><a href="https://imgbb.com/"><img src="https://i.ibb.co/VjFK1mL/tmp2tjaezq9.png" alt="tmp2tjaezq9" border="0"></a></td>
28
- <td><a href="https://imgbb.com/"><img src="https://i.ibb.co/sK9s3Ys/tmp2h81fifw.png" alt="tmp2h81fifw" border="0"></a></td>
29
- </tr>
30
- </tbody>
31
- </table>
32
-
33
- <h4> prompt comparison </h4>
34
- <a href="https://ibb.co/QnxwB2s"><img src="https://i.ibb.co/bLG9hSp/tmp39c9eejm.png" alt="tmp39c9eejm" 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>
 
2
  license: creativeml-openrail-m
3
  ---
4
 
5
+ # Maccha style embedding
6
+
7
+ ## Samples
8
+
9
+ <img alt="Samples" src="https://huggingface.co/datasets/DJSoft/maccha_artist_style/resolve/main/samples.jpg" style="max-height: 80vh"/>
10
+ <img alt="Comparsion" src="https://huggingface.co/datasets/DJSoft/maccha_artist_style/resolve/main/steps.png" style="max-height: 80vh"/>
11
+
12
+ ## About
13
+
14
+ Use this Stable Diffusion embedding to achieve style of Matcha_ / maccha_(mochancc) [Pixiv](https://www.pixiv.net/en/users/2583663)
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 __art by maccha-*__
20
+
21
+ Add **( :1.0)** around it to modify its weight
22
+
23
+ ## Included Files
24
+ - 8000 steps Usage: **art by maccha-8000**
25
+ - 15000 steps Usage: **art by maccha-15000**
26
+
27
+ ## License
28
+
29
+ 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:
30
+
31
+ 1. You can't use the embedding to deliberately produce nor share illegal or harmful outputs or content
32
+ 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
33
+ 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)