Update README.md
Browse files
README.md
CHANGED
@@ -8,25 +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 |
-
<td><img src=https://i.imgur.com/PWxazM1.png width=150% height=150%/></td>
|
31 |
</tr>
|
32 |
</table>
|
|
|
8 |
|
9 |
---
|
10 |
|
11 |
+
# Rebecca 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: ```"Rebecca girl"``` for highest strength or just "Rebecca"
|
17 |
|
18 |
+
To increase the strength put "Rebecca girl" in () brackets
|
19 |
+
To decrease the strength put "Rebecca girl" in [] brackets
|
20 |
|
21 |
+
Waifu_diffusion base trained model trained to 3,500 steps
|
22 |
|
23 |
Have fun :)
|
24 |
+
## Example Pictures from Rebecca_3.5k
|
25 |
<table>
|
26 |
<tr>
|
27 |
+
<td><img src=https://i.imgur.com/h9milQd.png width=100% height=100%/></td>
|
28 |
+
<td><img src=https://i.imgur.com/3Uxe6Bi.png width=100% height=100%/></td>
|
29 |
+
<td><img src=https://i.imgur.com/FHczkJj.png width=100% height=100%/></td>
|
|
|
30 |
</tr>
|
31 |
</table>
|