Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,26 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
---
|
4 |
+
|
5 |
+
# Monstergirl-Lamia Subject Model / Dreambooth Training
|
6 |
+
|
7 |
+
## Usage
|
8 |
+
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
|
9 |
+
|
10 |
+
To use it in a prompt: ```"Lamia monstergirl"``` for highest strength or just "Lamia"
|
11 |
+
|
12 |
+
To increase the strength put "Lamia monstergirl" in () brackets
|
13 |
+
To decrease the strength put "Lamia monstergirl" in [] brackets
|
14 |
+
|
15 |
+
AnythingV3 base trained model trained to 8,000 steps
|
16 |
+
|
17 |
+
|
18 |
+
Have fun :)
|
19 |
+
## Example Pictures from Lamia 8k
|
20 |
+
<table>
|
21 |
+
<tr>
|
22 |
+
<td><img src=https://i.imgur.com/EEQCv5X.png width=150% height=150%/></td>
|
23 |
+
<td><img src=https://i.imgur.com/FhsRzeI.png width=100% height=100%/></td>
|
24 |
+
<td><img src=https://i.imgur.com/TkTUkwZ.png width=150% height=150%/></td>
|
25 |
+
</tr>
|
26 |
+
</table>
|