CulturedDiffusion commited on
Commit
1feb0d8
1 Parent(s): 6573546

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +82 -0
README.md CHANGED
@@ -1,3 +1,85 @@
1
  ---
2
  license: cc
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc
3
  ---
4
+ <style>
5
+ td pre {
6
+ white-space: pre-wrap;
7
+ }
8
+
9
+ table {
10
+ margin-top: 0;
11
+ margin-bottom: 0;
12
+ }
13
+ </style>
14
+
15
+ <table style="border-collapse: separate; border-spacing: 10px; width:100%">
16
+ <tr>
17
+ <td style="vertical-align: top">
18
+ <img src="./Examples/_01.png" alt="SchoolGirl01" width="100%"/>
19
+ </td>
20
+ <td style="vertical-align: top;">
21
+ <img src="./Examples/_03.png" alt="SchoolGirl02" width="100%"/>
22
+ </td>
23
+ </tr>
24
+ </table>
25
+
26
+ # Overview
27
+ A **LOCON** for **Stable Diffusion 1.5** of Rin Hoshizora 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).
28
+
29
+ **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](https://huggingface.co/CulturedDiffusion/Rin_Hoshizora_SD1.5_LOCON/tree/main/Epoches) folder for alternative versions that might work better for your use-case.
30
+
31
+ # Usage
32
+ - **Trigger keywords**: rin hoshizora
33
+ - **Recommended keywords**: orange hair, yellow eyes
34
+ - **Recommended strength**: 0.6
35
+ - **Recommended SD model**: [Mistoon Anime model](https://civitai.com/models/24149/mistoonanime)
36
+ - **Clip skip**: 2
37
+
38
+
39
+ # Examples
40
+ **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.
41
+
42
+ Highres fix details:
43
+ <pre>Denoising strength: 0.5, Hires upscale: 2, Hires upscaler: 4x-UltraSharp</pre>
44
+
45
+ <table style="border-collapse: separate; border-spacing: 10px; width:100%;">
46
+ <tr>
47
+ <td style="vertical-align: top">
48
+ <img src="./Examples/_02.png" width="100%"/>
49
+ <pre>(masterpiece, best quality), 1girl,
50
+ rin hoshizora, yellow eyes, orange hair,
51
+ smirk, hand on own stomach, lying
52
+ school uniform, black thighhighs,
53
+ classroom, table, chair, window,
54
+
55
+ Steps: 50, Sampler: DPM++ 2M SDE, CFG scale: 7, Seed: 2055680560, Size: 512x768, Model hash: c35e1054c0, Model: mistoonAnime_v20, Denoising strength: 0.5, Clip skip: 2</pre>
56
+ </td>
57
+
58
+ <td style="vertical-align: top;">
59
+ <img src="./Examples/_10.png" width="100%"/>
60
+ <pre>(masterpiece, best quality), 1girl,
61
+ rin hoshizora, yellow eyes, orange hair, (twintails),
62
+ grin, hand on own chest, spread armpit,
63
+ punk, black skirt, black thighhighs, midriff, black jacket,
64
+ alley, street, night,
65
+
66
+ Steps: 50, Sampler: DPM++ 2M SDE, CFG scale: 4, Seed: 3814282605, Size: 512x768, Model hash: c35e1054c0, Model: mistoonAnime_v20, Denoising strength: 0.5, Clip skip: 2</pre>
67
+ </td>
68
+
69
+ <td style="vertical-align: top;">
70
+ <img src="./Examples/_06.png"width="100%"/>
71
+ <pre>(masterpiece, best quality), 1girl,
72
+ rin hoshizora, yellow eyes, orange hair, (large breasts), cleavage,
73
+ happy, hand on hip, spread legs,
74
+ red dress, rose,
75
+ party, tables, night,
76
+
77
+ Steps: 50, Sampler: DPM++ 2M SDE, CFG scale: 5, Seed: 3455458993, Size: 512x768, Model hash: c35e1054c0, Model: mistoonAnime_v20, Denoising strength: 0.5, Clip skip: 2</pre>
78
+ </td>
79
+
80
+ </tr>
81
+ </table>
82
+
83
+
84
+ # Donate
85
+ <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>