Ocean3 commited on
Commit
b78300e
·
1 Parent(s): ea1ef5c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -25,7 +25,8 @@ The starting point Clip used was from [Mugen a1](https://civitai.com/models/1810
25
  <div style="margin-top: 7%;"></div>
26
 
27
  Alpha 2 maintains the same experimental concept from a1 as the basis.
28
- <br>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.
 
29
 
30
  ### Recipe
31
  Sprout a1 as the base, alpha-0 for each merge.
 
25
  <div style="margin-top: 7%;"></div>
26
 
27
  Alpha 2 maintains the same experimental concept from a1 as the basis.
28
+
29
+ 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.
30
 
31
  ### Recipe
32
  Sprout a1 as the base, alpha-0 for each merge.