Eppinette commited on
Commit
81a718e
1 Parent(s): fa80aea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -2
README.md CHANGED
@@ -1,5 +1,33 @@
1
  ---
 
 
 
 
 
2
  license: mit
 
3
  ---
4
- custom model for Mona from Genshin Impact: download and place in your stable-diffusion folder within models within your stable_diffusion directory and run
5
- Token; "Mona" , class "woman" , for best results use "Mona woman" in prompt
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - stable-diffusion
6
+ - text-to-image
7
  license: mit
8
+
9
  ---
10
+
11
+ # Mona Subject Model / Dreambooth Training
12
+
13
+ ## Usage
14
+ To use this model you have to download the .ckpt file as well as drop it into the "\stable-diffusion-webui\models\Stable-diffusion" folder
15
+
16
+ To use it in a prompt: ```"Mona Woman"``` for highest strength or just "Mona"
17
+
18
+ To increase the strength put "Mona woman" in () brackets
19
+ To decrease the strength put "Mona woman" in [] brackets
20
+
21
+ Waifu_diffusion base trained model trained to 4,000
22
+
23
+ Have fun :)
24
+ ## Example Pictures from Waifu_Diffusion version
25
+
26
+ <table>
27
+ <tr>
28
+ <td><img src=https://i.imgur.com/acDDsQZ.png width=100% height=100%/></td>
29
+ <td><img src=https://i.imgur.com/15PnKDf.png width=100% height=100%/></td>
30
+ <td><img src=https://i.imgur.com/GIL9DQv.png width=100% height=100%/></td>
31
+ <td><img src=https://i.imgur.com/PWxazM1.png width=100% height=100%/></td>
32
+ </tr>
33
+ </table>