Update README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,7 @@ Alpha 2 maintains the same experimental concept from a1 as the basis.
|
|
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
|
35 |
|
36 |
IN00 - [WontonColorbox_v10]()
|
37 |
<br>IN01 - [Akkaimix_v2]()
|
@@ -60,8 +60,10 @@ IN00 - [WontonColorbox_v10]()
|
|
60 |
<br>OUT11 - [trinart-d]()
|
61 |
|
62 |
= Sprout a2_test2 (aka Sprout a1_B)
|
63 |
-
|
64 |
-
|
|
|
|
|
65 |
|
66 |
|
67 |
### Versions
|
|
|
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 |
+
Step 1) WontonColorbox_v10 as the base, alpha-0 for each merge.
|
35 |
|
36 |
IN00 - [WontonColorbox_v10]()
|
37 |
<br>IN01 - [Akkaimix_v2]()
|
|
|
60 |
<br>OUT11 - [trinart-d]()
|
61 |
|
62 |
= Sprout a2_test2 (aka Sprout a1_B)
|
63 |
+
|
64 |
+
Step 2) Sprout a2_test2 + Mugen a1 (clip) = Sprout a2_test2.1
|
65 |
+
|
66 |
+
Step 3) Sprout a1 + Sprout a2_test2.1 (weighted sum, cosineA, alpha 0.5) = <b>Sprout a2_test3.2</b> (aka Sprout a2)
|
67 |
|
68 |
|
69 |
### Versions
|