Update README.md
Browse files
README.md
CHANGED
@@ -10,10 +10,17 @@ tags:
|
|
10 |
- webtoon
|
11 |
---
|
12 |
|
13 |
-
The goal of this repo is to
|
14 |
-
|
15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
|
17 |
-
LoRA models are under development. The quality is not guaranteed yet. <br>
|
18 |
-
For the tryout, I recommend <b>Midnight Mixers</b> as the base model. <br>
|
19 |
-
I suggest putting 50 steps / 7 cfg with <b>0.5~0.6 range LoRA weight</b>
|
|
|
10 |
- webtoon
|
11 |
---
|
12 |
|
13 |
+
<h1>The goal of this repo is to</h1>
|
14 |
+
<ul>
|
15 |
+
<li>Capturing webtoon character's unique characteristics</li>
|
16 |
+
<li>Get varieties of poses, gestures and actions without damaging too many characteristics</li>
|
17 |
+
</ul>
|
18 |
+
|
19 |
+
<h3>For the inference</h3>
|
20 |
+
<ul>
|
21 |
+
<li>I recommend <b>Midnight Mixers</b> as the base model.</li>
|
22 |
+
<li><b>512(width) x 640(height)</b></li>
|
23 |
+
<li><b>50 steps / 7 cfg</b> Step below 40 would yield poor quality</li>
|
24 |
+
<li><b>0.5~0.6 range LoRA weight.</b></li>
|
25 |
+
</ul>
|
26 |
|
|
|
|
|
|