Update README.md
Browse files
README.md
CHANGED
@@ -9,38 +9,58 @@ license: mit
|
|
9 |
---
|
10 |
|
11 |
# Cyberware Conceptual Model / Dreambooth Training
|
12 |
-
|
13 |
-
## Usage
|
14 |
To use these models 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: ```"art in cyberware style"``` for Waifu_diffusion based model. Use ```"art in m_cyberware style"```for Trinart based model.
|
17 |
-
|
18 |
-
|
19 |
For best results specify "mechanical 'body part or object'" or simply "mechanical parts"
|
20 |
|
21 |
To increase the strength put "cyberware style" in () brackets
|
22 |
To decrease the strength put "cyberware style" in [] brackets
|
23 |
|
24 |
-
|
25 |
-
|
26 |
|
27 |
-
|
28 |
-
|
29 |
-
## Example Pictures from Waifu_Diffusion version
|
30 |
|
|
|
31 |
<table>
|
32 |
<tr>
|
33 |
-
<td><img src=https://i.imgur.com/
|
34 |
-
<td><img src=https://i.imgur.com/
|
35 |
-
<td><img src=https://i.imgur.com/
|
36 |
</tr>
|
37 |
</table>
|
38 |
|
39 |
-
##
|
|
|
|
|
|
|
40 |
|
|
|
41 |
<table>
|
42 |
<tr>
|
43 |
<td><img src=https://i.imgur.com/A4G7I6x.png width=100% height=100%/></td>
|
44 |
<td><img src=https://i.imgur.com/YSAZr2y.png width=100% height=100%/></td>
|
45 |
</tr>
|
46 |
-
</table>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
# Cyberware Conceptual Model / Dreambooth Training
|
|
|
|
|
12 |
To use these models you have to download the .ckpt file as well as drop it into the "\stable-diffusion-webui\models\Stable-diffusion" folder
|
|
|
|
|
|
|
|
|
13 |
For best results specify "mechanical 'body part or object'" or simply "mechanical parts"
|
14 |
|
15 |
To increase the strength put "cyberware style" in () brackets
|
16 |
To decrease the strength put "cyberware style" in [] brackets
|
17 |
|
18 |
+
## Cyberware V3
|
19 |
+
Use token word "m_cyberware" and class word "style in prompt to activate"
|
20 |
|
21 |
+
Medium image set trained on AnythingV3 base model to 7,000 steps
|
|
|
|
|
22 |
|
23 |
+
Example images
|
24 |
<table>
|
25 |
<tr>
|
26 |
+
<td><img src=https://i.imgur.com/x1wisN9.png width=100% height=100%/></td>
|
27 |
+
<td><img src=https://i.imgur.com/Gr6asRA.png width=100% height=100%/></td>
|
28 |
+
<td><img src=https://i.imgur.com/6Acz8aP.png width=100% height=100%/></td>
|
29 |
</tr>
|
30 |
</table>
|
31 |
|
32 |
+
## Cyberware V2
|
33 |
+
Use token word "m_cyberware" and class word "style in prompt to activate"
|
34 |
+
|
35 |
+
Small image set trained on Trinart_character base model to 4,000 steps
|
36 |
|
37 |
+
example images
|
38 |
<table>
|
39 |
<tr>
|
40 |
<td><img src=https://i.imgur.com/A4G7I6x.png width=100% height=100%/></td>
|
41 |
<td><img src=https://i.imgur.com/YSAZr2y.png width=100% height=100%/></td>
|
42 |
</tr>
|
43 |
+
</table>
|
44 |
+
|
45 |
+
## Cyberware_V1
|
46 |
+
Use token word "Cyberware" and class word "style" in prompt to activate.
|
47 |
+
|
48 |
+
Small image set trained on Waifu_Diffusion v1.3 base model to 6,000 steps
|
49 |
+
|
50 |
+
Example images
|
51 |
+
<table>
|
52 |
+
<tr>
|
53 |
+
<td><img src=https://i.imgur.com/qu7CmjG.png width=100% height=100%/></td>
|
54 |
+
<td><img src=https://i.imgur.com/mhHXG4n.png width=100% height=100%/></td>
|
55 |
+
<td><img src=https://i.imgur.com/BC3Lh8d.png width=100% height=100%/></td>
|
56 |
+
</tr>
|
57 |
+
</table>
|
58 |
+
|
59 |
+
|
60 |
+
|
61 |
+
|
62 |
+
|
63 |
+
Have fun :)
|
64 |
+
|
65 |
+
|
66 |
+
|