NUROISEA commited on
Commit
a43cbdd
1 Parent(s): cf892a0

Update README.md

Browse files

sample images later....

Files changed (1) hide show
  1. README.md +44 -0
README.md CHANGED
@@ -1 +1,45 @@
 
1
  Models that are mixed and have Anything V3 as a base (or a large part of it)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Anything Mix(es)
2
  Models that are mixed and have Anything V3 as a base (or a large part of it)
3
+
4
+ # Models
5
+ ## anything-berry-30.ckpt
6
+ Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model | Merge Name
7
+ --- | --- | --- | --- | --- | ---
8
+ 1 | Weighted Sum @ 0.30 | Anything V3 | Berry Mix | n/a | **anything-berry-30**
9
+
10
+ ## anything-f222-15.ckpt
11
+ ## anything-f222-15-elysiumv2-10.ckpt
12
+ Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model | Merge Name
13
+ --- | --- | --- | --- | --- | ---
14
+ 1 | Weighted Sum @ 0.15 | Anything V3 | Zeipher F222 | n/a | **anything-f222-15**
15
+ 2 | Weighted Sum @ 0.10 | anything-f222-15 | Elysium Anime v2 | n/a | **anything-f222-15-elysiumv2-10**
16
+
17
+ ## berrymix-v3.ckpt (/hdg/)
18
+ Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model | Merge Name
19
+ --- | --- | --- | --- | --- | ---
20
+ 1 | Weighted Sum @ 0.05 | AnythingV3.0 | Stable Diffusion 1.5 | n/a | Anything Fix
21
+ 2 | Add Difference @ 1 | Anything fix | Zeipher F222 | Stable Diffusion 1.5 | berrymix3 lite
22
+ 3 | Weighted Sum @ 0.25 | berrymix3 lite |r34_e4 | n/a | **berrymix V3**
23
+
24
+ ## nutmeg-mix.ckpt (/hdg/)
25
+ Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model | Merge Name
26
+ --- | --- | --- | --- | --- | ---
27
+ 1 | Weighted Sum @ 0.05 | NovelAI | Stable Diffusion 1.5 | n/a | nutmegmix-part1
28
+ 2 | Weighted Sum @ 0.05 | nutmegmix-part1 | Zeipher F222 | n/a | nutmegmix-part2
29
+ 3 | Weighted Sum @ 0.05 | nutmegmix-part2 | r34_e4 | n/a | nutmegmix-part3
30
+ 4 | Weighted Sum @ 0.05 | nutmegmix-part3 | SmirkingFace | n/a | nutmegmix-part4
31
+ 5 | Weighted Sum @ 0.3 | AnythingV3.0 | nutmegmix-part4 | n/a | **nutmeg-mix**
32
+
33
+ ## raspberry-mix.ckpt (/hdg/)
34
+ Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model | Merge Name
35
+ --- | --- | --- | --- | --- | ---
36
+ 1 | Weighted Sum @ 0.25 | AnythingV3.0 | Stable Diffusion 1.5 | n/a | AnyV3-SD1.5
37
+ 2 | Add Difference @ 1 | AnyV3-SD1.5 | Zeipher F222 | Stable Diffusion 1.4 | raspberry-lite
38
+ 3 | Weighted Sum @ 0.15 | raspberry-lite | r34_e4 | n/a | **raspberry mix**
39
+
40
+ ## strawberry-mix.ckpt
41
+ Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model | Merge Name
42
+ --- | --- | --- | --- | --- | ---
43
+ 1 | Weighted Sum @ 0.25 | AnythingV3.0 | Stable Diffusion 1.4 | n/a | AnyV3-SD1.4
44
+ 2 | Add Difference @ 1 | AnyV3-SD1.4 | Zeipher F111 | Stable Diffusion 1.4 | strawberry-lite
45
+ 3 | Weighted Sum @ 0.15 | strawberry-lite | r34_e4 | n/a | **strawberry mix**