Ocean3 commited on
Commit
9787aa8
·
1 Parent(s): e676396

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +35 -29
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. This brings the total checkpoint count for a2 from 25 to 50 each sharing half of a block layer.
32
 
33
  ### Recipe
34
- Sprout a1 as the base, alpha-0 for each merge.
35
-
36
- IN00 - []() (0.5)
37
- <br>IN01 - []() (0.5)
38
- <br>IN02 - []() (0.5)
39
- <br>IN03 - []() (0.5)
40
- <br>IN04 - []() (0.5)
41
- <br>IN05 - []() (0.5)
42
- <br>IN06 - []() (0.5)
43
- <br>IN07 - []() (0.5)
44
- <br>IN08 - []() (0.5)
45
- <br>IN09 - []() (0.5)
46
- <br>IN10 - []() (0.5)
47
- <br>IN11 - []() (0.5)
48
- <br>M00 - []() (0.5)
49
- <br>OUT00 - []() (0.5)
50
- <br>OUT01 - []() (0.5)
51
- <br>OUT02 - []() (0.5)
52
- <br>OUT03 - []() (0.5)
53
- <br>OUT04 - []() (0.5)
54
- <br>OUT05 - []() (0.5)
55
- <br>OUT06 - []() (0.5)
56
- <br>OUT07 - []() (0.5)
57
- <br>OUT08 - []() (0.5)
58
- <br>OUT09 - []() (0.5)
59
- <br>OUT10 - []() (0.5)
60
- <br>OUT11 - []() (0.5)
 
 
 
 
 
 
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
  ```