Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ This is an experimental anime style model that replaces each block with a differ
|
|
20 |
|
21 |
The starting point Clip used was from [Mugen a1](https://civitai.com/models/181041?modelVersionId=203178). This may or may not get altered with future changes.
|
22 |
|
23 |
-
For further general use and example images, check out the <a href="https://civitai.com/models/208051?modelVersionId=234311">CivitAI Page</a>.
|
24 |
|
25 |
---
|
26 |
<details><summary style="margin-top: -5%; margin-bottom: -5%; cursor: pointer;">a2</summary>
|
@@ -28,36 +28,42 @@ For further general use and example images, check out the <a href="https://civit
|
|
28 |
|
29 |
Alpha 2 maintains the same experimental concept from a1 as the basis.
|
30 |
|
31 |
-
This version adds in an additional checkpoint to each block at a 0.5 weight
|
32 |
|
33 |
### Recipe
|
34 |
-
|
35 |
-
|
36 |
-
IN00 - []()
|
37 |
-
<br>IN01 - []()
|
38 |
-
<br>IN02 - []()
|
39 |
-
<br>IN03 - []()
|
40 |
-
<br>IN04 - []()
|
41 |
-
<br>IN05 - []()
|
42 |
-
<br>IN06 - []()
|
43 |
-
<br>IN07 - []()
|
44 |
-
<br>IN08 - []()
|
45 |
-
<br>IN09 - []()
|
46 |
-
<br>IN10 - []()
|
47 |
-
<br>IN11 - []()
|
48 |
-
<br>M00 - []()
|
49 |
-
<br>OUT00 - []()
|
50 |
-
<br>OUT01 - []()
|
51 |
-
<br>OUT02 - []()
|
52 |
-
<br>OUT03 - []()
|
53 |
-
<br>OUT04 - []()
|
54 |
-
<br>OUT05 - []()
|
55 |
-
<br>OUT06 - []()
|
56 |
-
<br>OUT07 - []()
|
57 |
-
<br>OUT08 - []()
|
58 |
-
<br>OUT09 - []()
|
59 |
-
<br>OUT10 - []()
|
60 |
-
<br>OUT11 - []()
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
|
62 |
### Versions
|
63 |
```
|
|
|
20 |
|
21 |
The starting point Clip used was from [Mugen a1](https://civitai.com/models/181041?modelVersionId=203178). This may or may not get altered with future changes.
|
22 |
|
23 |
+
For further general use and example images for each version, check out the <a href="https://civitai.com/models/208051?modelVersionId=234311">CivitAI Page</a>.
|
24 |
|
25 |
---
|
26 |
<details><summary style="margin-top: -5%; margin-bottom: -5%; cursor: pointer;">a2</summary>
|
|
|
28 |
|
29 |
Alpha 2 maintains the same experimental concept from a1 as the basis.
|
30 |
|
31 |
+
<s>This version adds in an additional checkpoint to each block at a 0.5 weight.</s> This brings the total checkpoint count for a2 from 25 to 50 each sharing half of a block layer.
|
32 |
|
33 |
### Recipe
|
34 |
+
1) WontonColorbox_v10 as the base, alpha-0 for each merge.
|
35 |
+
|
36 |
+
IN00 - [WontonColorbox_v10]()
|
37 |
+
<br>IN01 - [Akkaimix_v2]()
|
38 |
+
<br>IN02 - [DPC_v1]()
|
39 |
+
<br>IN03 - [PNG_v2]()
|
40 |
+
<br>IN04 - [lametta_v1745]()
|
41 |
+
<br>IN05 - [CocotifaMix_v1]()
|
42 |
+
<br>IN06 - [QteaMix_Omega]()
|
43 |
+
<br>IN07 - [CardologyMix_v4]()
|
44 |
+
<br>IN08 - [Kuroneko_animeMix_v1]()
|
45 |
+
<br>IN09 - [YabuikikentarouMix_v1]()
|
46 |
+
<br>IN10 - [Anylora_screencap]()
|
47 |
+
<br>IN11 - [InkPrt]()
|
48 |
+
<br>M00 - [Anything_v3]()
|
49 |
+
<br>OUT00 - [NooSphere_v3]()
|
50 |
+
<br>OUT01 - [WandaoMix_v2]()
|
51 |
+
<br>OUT02 - [Mugen SP1]()
|
52 |
+
<br>OUT03 - [MeinaH_v4]()
|
53 |
+
<br>OUT04 - [ahnn_v1]()
|
54 |
+
<br>OUT05 - [Amedira_bv3]()
|
55 |
+
<br>OUT06 - [Hassaku_v1.3]()
|
56 |
+
<br>OUT07 - [MiserableElise_Anime]()
|
57 |
+
<br>OUT08 - [PastelMix]()
|
58 |
+
<br>OUT09 - [MustardMix_v1]()
|
59 |
+
<br>OUT10 - [qqqMix_v4]()
|
60 |
+
<br>OUT11 - [trinart-d]()
|
61 |
+
|
62 |
+
= Sprout a2_test2 (aka Sprout a1_B)
|
63 |
+
|
64 |
+
2) Sprout a2_test2 + Mugen a1 (clip) = Sprout a2_test2.1
|
65 |
+
3) Sprout a1 + Sprout a2_test2.1 (weighted sum, cosineA, alpha 0.5) = <b>Sprout a2_test3.2</b> (aka Sprout a2)
|
66 |
+
|
67 |
|
68 |
### Versions
|
69 |
```
|