NUROISEA commited on
Commit
d049e2c
1 Parent(s): 3d22c49

Provide samples

Browse files
.gitattributes CHANGED
@@ -33,3 +33,12 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
35
  AV3-Berry-30W filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
35
  AV3-Berry-30W filter=lfs diff=lfs merge=lfs -text
36
+ images/anything-berry.png filter=lfs diff=lfs merge=lfs -text
37
+ images/anything-f222-elysium.png filter=lfs diff=lfs merge=lfs -text
38
+ images/anything-f222.png filter=lfs diff=lfs merge=lfs -text
39
+ images/berrymix.png filter=lfs diff=lfs merge=lfs -text
40
+ images/blossom-extract.png filter=lfs diff=lfs merge=lfs -text
41
+ images/hentai-elysium.png filter=lfs diff=lfs merge=lfs -text
42
+ images/nutmeg-mix.png filter=lfs diff=lfs merge=lfs -text
43
+ images/raspberry-mix.png filter=lfs diff=lfs merge=lfs -text
44
+ images/strawberry-mix.png filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -23,7 +23,7 @@ Steps: 20, Sampler: Euler, CFG scale: 7, Size: 512x768, Clip skip: 2
23
 
24
  ## anything-berry-30.ckpt
25
 
26
- ![](https://imgur.com/qH1GskQ)
27
 
28
  [Re-uploaded from](https://huggingface.co/misobarisic/anything-berrymix)
29
  Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model | Merge Name
@@ -31,18 +31,27 @@ Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model |
31
  1 | Weighted Sum @ 0.30 | Anything V3 | Berry Mix | n/a | **anything-berry-30**
32
 
33
  ## anything-f222-15.ckpt
 
 
 
34
  [Recipe Source](https://www.reddit.com/r/WaifuDiffusion/comments/zdbs3r/comment/iz0nr48/?utm_source=reddit&utm_medium=web2x&context=3)
35
  Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model | Merge Name
36
  --- | --- | --- | --- | --- | ---
37
  1 | Weighted Sum @ 0.15 | Anything V3 | Zeipher F222 | n/a | **anything-f222-15**
38
 
39
  ## anything-f222-15-elysiumv2-10.ckpt
 
 
 
40
  [Recipe Source](https://www.reddit.com/r/WaifuDiffusion/comments/zg1d8x/comment/izei93c/?utm_source=reddit&utm_medium=web2x&context=3)
41
  Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model | Merge Name
42
  --- | --- | --- | --- | --- | ---
43
  1 | Weighted Sum @ 0.10 | anything-f222-15 | Elysium Anime v2 | n/a | **anything-f222-15-elysiumv2-10**
44
 
45
  ## berrymix-v3.ckpt
 
 
 
46
  [Recipe Source](https://rentry.org/hdgrecipes#berrymix-v3-535d98a3)
47
  Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model | Merge Name
48
  --- | --- | --- | --- | --- | ---
@@ -51,18 +60,27 @@ Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model |
51
  3 | Weighted Sum @ 0.25 | berrymix3 lite |r34_e4 | n/a | **berrymix V3**
52
 
53
  ## blossom-extract.safetensors
 
 
 
54
  [Recipe Source](https://www.reddit.com/r/StableDiffusion/comments/zk8y50/comment/izyhn8w/?utm_source=reddit&utm_medium=web2x&context=3)
55
  Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model | Merge Name
56
  --- | --- | --- | --- | --- | ---
57
  1 | Add Difference @ 1 | Anything V3 | Zeipher F222 | Stable Diffusion 1.4 | **blossom-extract**
58
 
59
  ## hentai-elysium-50.safetensors
 
 
 
60
  [Recipe Source](https://www.reddit.com/r/WaifuDiffusion/comments/zn6wdb/comment/j0fabe6/?utm_source=reddit&utm_medium=web2x&context=3)
61
  Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model | Merge Name
62
  --- | --- | --- | --- | --- | ---
63
  1 | Weighted Sum @ 0.5 | Hentai Diffusion 17 | Elysium Anime v2 | n/a | **hentai-elysium-50**
64
 
65
  ## nutmeg-mix.ckpt
 
 
 
66
  [Recipe Source](https://rentry.org/hdgrecipes#nutmegmix-aa3e502b)
67
  Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model | Merge Name
68
  --- | --- | --- | --- | --- | ---
@@ -73,6 +91,9 @@ Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model |
73
  5 | Weighted Sum @ 0.3 | AnythingV3.0 | nutmegmix-part4 | n/a | **nutmeg-mix**
74
 
75
  ## raspberry-mix.ckpt
 
 
 
76
  [Recipe Source](https://rentry.org/hdgrecipes#raspberry-mix-4d202242)
77
  Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model | Merge Name
78
  --- | --- | --- | --- | --- | ---
@@ -81,6 +102,9 @@ Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model |
81
  3 | Weighted Sum @ 0.15 | raspberry-lite | r34_e4 | n/a | **raspberry mix**
82
 
83
  ## strawberry-mix.ckpt
 
 
 
84
  [Recipe Source](https://rentry.org/hdgrecipes#strawberry-mix-e043dfc5)
85
  Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model | Merge Name
86
  --- | --- | --- | --- | --- | ---
 
23
 
24
  ## anything-berry-30.ckpt
25
 
26
+ ![](images/anything-berry.png)
27
 
28
  [Re-uploaded from](https://huggingface.co/misobarisic/anything-berrymix)
29
  Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model | Merge Name
 
31
  1 | Weighted Sum @ 0.30 | Anything V3 | Berry Mix | n/a | **anything-berry-30**
32
 
33
  ## anything-f222-15.ckpt
34
+
35
+ ![](images/anything-f222.png)
36
+
37
  [Recipe Source](https://www.reddit.com/r/WaifuDiffusion/comments/zdbs3r/comment/iz0nr48/?utm_source=reddit&utm_medium=web2x&context=3)
38
  Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model | Merge Name
39
  --- | --- | --- | --- | --- | ---
40
  1 | Weighted Sum @ 0.15 | Anything V3 | Zeipher F222 | n/a | **anything-f222-15**
41
 
42
  ## anything-f222-15-elysiumv2-10.ckpt
43
+
44
+ ![](images/anything-f222-15-elysium.png)
45
+
46
  [Recipe Source](https://www.reddit.com/r/WaifuDiffusion/comments/zg1d8x/comment/izei93c/?utm_source=reddit&utm_medium=web2x&context=3)
47
  Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model | Merge Name
48
  --- | --- | --- | --- | --- | ---
49
  1 | Weighted Sum @ 0.10 | anything-f222-15 | Elysium Anime v2 | n/a | **anything-f222-15-elysiumv2-10**
50
 
51
  ## berrymix-v3.ckpt
52
+
53
+ ![](images/berrymix.png)
54
+
55
  [Recipe Source](https://rentry.org/hdgrecipes#berrymix-v3-535d98a3)
56
  Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model | Merge Name
57
  --- | --- | --- | --- | --- | ---
 
60
  3 | Weighted Sum @ 0.25 | berrymix3 lite |r34_e4 | n/a | **berrymix V3**
61
 
62
  ## blossom-extract.safetensors
63
+
64
+ ![](images/blossom-extract.png)
65
+
66
  [Recipe Source](https://www.reddit.com/r/StableDiffusion/comments/zk8y50/comment/izyhn8w/?utm_source=reddit&utm_medium=web2x&context=3)
67
  Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model | Merge Name
68
  --- | --- | --- | --- | --- | ---
69
  1 | Add Difference @ 1 | Anything V3 | Zeipher F222 | Stable Diffusion 1.4 | **blossom-extract**
70
 
71
  ## hentai-elysium-50.safetensors
72
+
73
+ ![](images/hentai-elysium.png)
74
+
75
  [Recipe Source](https://www.reddit.com/r/WaifuDiffusion/comments/zn6wdb/comment/j0fabe6/?utm_source=reddit&utm_medium=web2x&context=3)
76
  Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model | Merge Name
77
  --- | --- | --- | --- | --- | ---
78
  1 | Weighted Sum @ 0.5 | Hentai Diffusion 17 | Elysium Anime v2 | n/a | **hentai-elysium-50**
79
 
80
  ## nutmeg-mix.ckpt
81
+
82
+ ![](images/nutmeg-mix.png)
83
+
84
  [Recipe Source](https://rentry.org/hdgrecipes#nutmegmix-aa3e502b)
85
  Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model | Merge Name
86
  --- | --- | --- | --- | --- | ---
 
91
  5 | Weighted Sum @ 0.3 | AnythingV3.0 | nutmegmix-part4 | n/a | **nutmeg-mix**
92
 
93
  ## raspberry-mix.ckpt
94
+
95
+ ![](images/raspberry-mix.png)
96
+
97
  [Recipe Source](https://rentry.org/hdgrecipes#raspberry-mix-4d202242)
98
  Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model | Merge Name
99
  --- | --- | --- | --- | --- | ---
 
102
  3 | Weighted Sum @ 0.15 | raspberry-lite | r34_e4 | n/a | **raspberry mix**
103
 
104
  ## strawberry-mix.ckpt
105
+
106
+ ![](images/strawberry-mix.png)
107
+
108
  [Recipe Source](https://rentry.org/hdgrecipes#strawberry-mix-e043dfc5)
109
  Step | Interpolation Method | Primary Model | Secondary model | Tertiary Model | Merge Name
110
  --- | --- | --- | --- | --- | ---
images/anything-berry.png ADDED

Git LFS Details

  • SHA256: 5049902ded0308bc35ef96bf154eef3c48c21e9bb8c981a470fba6294b6b6bbd
  • Pointer size: 132 Bytes
  • Size of remote file: 2.5 MB
images/anything-f222-elysium.png ADDED

Git LFS Details

  • SHA256: c0151053d3ec817ade8045ec9a16acca923de9d6f1a178fa3ab5b3db5840fc39
  • Pointer size: 132 Bytes
  • Size of remote file: 2.59 MB
images/anything-f222.png ADDED

Git LFS Details

  • SHA256: 215d1b88069e9ebb744950c9c7a0d6f34729e03296d9978398a2661096ffcc52
  • Pointer size: 132 Bytes
  • Size of remote file: 2.59 MB
images/berrymix.png ADDED

Git LFS Details

  • SHA256: 7416254be9638f0afc41455891ea0bbbb4e68e3e1870c174f7529787e8d40ae3
  • Pointer size: 132 Bytes
  • Size of remote file: 2.43 MB
images/blossom-extract.png ADDED

Git LFS Details

  • SHA256: 774ec85848c47096c0d18bbe1568ece720adf98d847ce1eb27658f04b4b5c4e2
  • Pointer size: 132 Bytes
  • Size of remote file: 2.48 MB
images/hentai-elysium.png ADDED

Git LFS Details

  • SHA256: 7b4a1042aa84d05250a3f959dae45c15d77f6fecb17a3d7d25c69674448fb273
  • Pointer size: 132 Bytes
  • Size of remote file: 2.56 MB
images/nutmeg-mix.png ADDED

Git LFS Details

  • SHA256: 1012a9e2cea64b9a6de482d156389260e9d1bb67945a49801944d888f99b0dca
  • Pointer size: 132 Bytes
  • Size of remote file: 2.68 MB
images/raspberry-mix.png ADDED

Git LFS Details

  • SHA256: 8ed1aa718c0baa0b4b44f7de19a99a95f2bf75e4bb5494db1cfb670dfea71758
  • Pointer size: 132 Bytes
  • Size of remote file: 2.31 MB
images/strawberry-mix.png ADDED

Git LFS Details

  • SHA256: 8f550cc415f316995c0cf7371cefab63619bf51bb91d27e1fe4178f4e19655d5
  • Pointer size: 132 Bytes
  • Size of remote file: 2.41 MB