SirVeggie commited on
Commit
aae19b4
·
1 Parent(s): 47c2eaf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md CHANGED
@@ -1,3 +1,32 @@
1
  ---
2
  license: creativeml-openrail-m
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: creativeml-openrail-m
3
  ---
4
+
5
+ Recipe:
6
+
7
+ ```
8
+ 7wlop = 7th_anime_v3_C + AbyssalWlop @0.5
9
+ 7different = 7th_anime_v2_G + different-v3-c @0.5
10
+ 7style = 7wlop + 7different @0.6 (exact ratio got lost)
11
+
12
+ cn-any = Counterfeit-V2.5 + (nixeu-any - anythingV3) @1.0
13
+ cn-f = Counterfeit-V2.5 + (nixeu-f - wd1.3) @1.0
14
+ cn-flo = Counterfeit-V2.5 + (floydian_nixeu - sd1.4) @1.0
15
+ cn-temp = cn-any + cn-f @0.4
16
+ cn-full = cn-temp + cn-flo @0.6
17
+
18
+ cn-sam = cn-full + samdoesartsUltmerge_v1 @0.25
19
+
20
+ 7lucky = 7style + cn-sam @0.4
21
+
22
+ NectarToon-v2 = ametrineBlend_v12 + toonyou_beta5Unstable @0.5
23
+ VoidStyle-v1 = NectarToon-v2 + VoidBrush @0.5
24
+
25
+ #### Merge Block Weighted ####
26
+ model_0 : VoidStyle-v1.safetensors [e1765c91dc]
27
+ model_1 : favourite\7lucky-f.ckpt [c8f22a71f6]
28
+ base_alpha : 0
29
+ output_file: C:\Software\sd-models\Voidlike.safetensors
30
+ weights : 0,0.00506365740740741,0.0196759259259259,0.04296875,0.0740740740740741,0.112123842592593,0.15625,0.205584490740741,0.259259259259259,0.31640625,0.376157407407407,0.437644675925926,0.5,0.562355324074074,0.623842592592592,0.68359375,0.740740740740741,0.794415509259259,0.84375,0.887876157407408,0.925925925925926,0.95703125,0.980324074074074,0.994936342592593,1
31
+ skip ids : 0 : 0:None, 1:Skip, 2:Reset
32
+ ```