CulturedDiffusion commited on
Commit
42e7011
·
1 Parent(s): 045046f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +81 -0
README.md CHANGED
@@ -1,3 +1,84 @@
1
  ---
2
  license: cc
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc
3
  ---
4
+ ---
5
+ license: cc
6
+ ---
7
+ <style>
8
+ td pre {
9
+ white-space: pre-wrap;
10
+ }
11
+
12
+ table {
13
+ margin-top: 0;
14
+ margin-bottom: 0;
15
+ }
16
+ </style>
17
+
18
+ <table style="border-collapse: separate; border-spacing: 10px; width:100%">
19
+ <tr>
20
+ <td style="vertical-align: top">
21
+ <img src="./examples/_01.png" alt="SchoolGirl01" width="100%"/>
22
+ </td>
23
+ <td style="vertical-align: top;">
24
+ <img src="./examples/_02.png" alt="SchoolGirl02" width="100%"/>
25
+ </td>
26
+ </tr>
27
+ </table>
28
+
29
+ # Overview
30
+ A **LOCON** for **Stable Diffusion 1.5** of Mia Taylor from Love Live. This model was trained and tested on the [Mistoon Anime model](https://civitai.com/models/24149/mistoonanime) using [Kohya SS](https://github.com/bmaltais/kohya_ss).
31
+
32
+ **Note**: My models are trained heavily to recreate not only the character but also their original art style. This makes the models more prone to overfitting, so they might not work well with other SD 1.5 models. You can check out the epoches folder for versions that might work better for your use-case.
33
+
34
+ # Usage
35
+ - **Trigger keywords**: mia taylor
36
+ - **Recommended keywords**: blonde hair, hair over one eye, grey eyes, purple eyes
37
+ - **Recommended strength**: 0.6
38
+ - **Recommended SD model**: [Mistoon Anime model](https://civitai.com/models/24149/mistoonanime)
39
+ - **Clip skip**: 2
40
+
41
+ Generally, using **grey eyes** is fine. But, if you inpaint her face, sometimes the model will lean toward blue eyes, so in these cases it helps to add **purprle eyes** along with **grey eyes**.
42
+
43
+
44
+ # Examples
45
+ **Note**: All examples in the repo were produced with [AUTOMATIC1111](https://github.com/AUTOMATIC1111/stable-diffusion-webui) without any edits. You download them and load all their settings from the metadata to reproduce similar results.
46
+
47
+ Highres fix details:
48
+ <pre>Denoising strength: 0.5, Hires upscale: 2, Hires upscaler: 4x-UltraSharp</pre>
49
+
50
+ <table style="border-collapse: separate; border-spacing: 10px; width:100%;">
51
+ <tr>
52
+ <td style="vertical-align: top">
53
+ <img src="./examples/_03.png" width="100%"/>
54
+ <pre>masterpiece, best quality, highres, absurdres, 1girl,
55
+ mia taylor, blonde hair, hair over one eye, grey eyes,
56
+ school uniform, black thighhighs,
57
+ classroom, table, chair,
58
+ smirk, hand on own chest, sitting</pre>
59
+ </td>
60
+
61
+ <td style="vertical-align: top;">
62
+ <img src="./examples/_04.png" width="100%"/>
63
+ <pre>masterpiece, best quality, highres, absurdres, 1girl,
64
+ mia taylor, blonde hair, hair over one eye, grey eyes,
65
+ idol, singing, dancing, white thighhighs,
66
+ stage, spotlight, audience,
67
+ seductive smile, hands behind head, crossed legs</pre>
68
+ </td>
69
+
70
+ <td style="vertical-align: top;">
71
+ <img src="./examples/_05.png"width="100%"/>
72
+ <pre>masterpiece, best quality, highres, absurdres, 1girl,
73
+ mia taylor, blonde hair, hair over one eye, grey eyes,
74
+ police uniform, policewoman, necktie between breasts, police hat, police badge, blue skirt,
75
+ police station, room, window, table,
76
+ smile, blush, shy, hands behind head, from below</pre>
77
+ </td>
78
+
79
+ </tr>
80
+ </table>
81
+
82
+
83
+ # Donate
84
+ <a href='https://ko-fi.com/K3K1O4HGG' target='_blank'><img height ="60px" style='border:0px; height: 60px' src='https://storage.ko-fi.com/cdn/kofi2.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>