Update README.md
Browse files
README.md
CHANGED
@@ -8,24 +8,24 @@ license: mit
|
|
8 |
|
9 |
---
|
10 |
|
11 |
-
#
|
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: ```"
|
17 |
|
18 |
-
To increase the strength put "
|
19 |
-
To decrease the strength put "
|
20 |
|
21 |
-
Waifu_diffusion base trained model trained to
|
22 |
|
23 |
Have fun :)
|
24 |
-
## Example Pictures from
|
25 |
<table>
|
26 |
<tr>
|
27 |
-
<td><img src=https://i.imgur.com/
|
28 |
-
<td><img src=https://i.imgur.com/
|
29 |
-
<td><img src=https://i.imgur.com/
|
30 |
</tr>
|
31 |
</table>
|
|
|
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 steps
|
22 |
|
23 |
Have fun :)
|
24 |
+
## Example Pictures from Mona_4k
|
25 |
<table>
|
26 |
<tr>
|
27 |
+
<td><img src=https://i.imgur.com/acDDsQZ.png width=100% height=100%/></td>
|
28 |
+
<td><img src=https://i.imgur.com/15PnKDf.png width=100% height=100%/></td>
|
29 |
+
<td><img src=https://i.imgur.com/PWxazM1.png width=100% height=100%/></td>
|
30 |
</tr>
|
31 |
</table>
|