Lucetepolis commited on
Commit
6926d5e
1 Parent(s): 1c8f02f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +117 -0
README.md CHANGED
@@ -1,3 +1,120 @@
1
  ---
2
  license: creativeml-openrail-m
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: creativeml-openrail-m
3
+ tags:
4
+ - stable-diffusion
5
+ - stable-diffusion-diffusers
6
+ - text-to-image
7
+ - diffusers
8
+ inference: true
9
  ---
10
+
11
+ /// README under construction ///
12
+ /// README under construction ///
13
+ /// README under construction ///
14
+
15
+ # MareColoris
16
+
17
+ OctaFuzz - <a href="https://huggingface.co/Lucetepolis/OctaFuzz">Download</a><br/>
18
+ RefSlave-V2 - <a href="https://civitai.com/models/11793/refslave-v2">Download</a><br/>
19
+ WhiteSpace Prism - <a href="https://civitai.com/models/12933/whitespace-prism">Download</a><br/>
20
+ dlfmaanjffhgkwl mix - <a href="https://civitai.com/models/9815/dlfmaanjffhgkwl-mix">Download</a><br/>
21
+ randommix - <a href="https://huggingface.co/1q2W3e/randommix">Download</a><br/>
22
+
23
+ EasyNegative and pastelmix-lora seem to work well with the models.
24
+
25
+ EasyNegative - <a href="https://huggingface.co/datasets/gsdf/EasyNegative">Download</a><br/>
26
+ pastelmix-lora - <a href="https://huggingface.co/andite/pastel-mix">Download</a>
27
+
28
+ # Formula
29
+
30
+ Used Merge Block Weighted : Each for this one.
31
+
32
+ ```
33
+ model_0 : octafuzz.safetensors [364bdf849d]
34
+ model_1 : refslavev2.safetensors [cce9a2d200]
35
+ model_Out : or.safetensors
36
+ base_alpha : 0.95
37
+ output_file: C:\SD-webui\models\Stable-diffusion\or.safetensors
38
+ weight_A : 0.15,0.4,0.7,0.65,0.5,0.9,1,1,0.95,0.55,0.05,0,0.05,0,0,0.1,0.3,0.2,0.35,0.6,0.75,0.7,0.55,0.35,0.1
39
+ weight_B : 0.05,0.1,0.1,0.05,0,0,0,0,0,0.1,0.2,0.2,0,0.9,0.8,0.55,0.15,0,0,0,0,0,0.1,0.35,0.7
40
+ half : False
41
+ skip ids : 2 : 0:None, 1:Skip, 2:Reset
42
+
43
+ model_0 : or.safetensors [c7612d0b35]
44
+ model_1 : wsp.safetensors [59038bf169]
45
+ model_Out : orw.safetensors
46
+ base_alpha : 0
47
+ output_file: C:\SD-webui\models\Stable-diffusion\orw.safetensors
48
+ weight_A : 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
49
+ weight_B : 0,0.05,0.1,0.25,0.5,0.1,0,0,0,0,0,0,0.75,0,0,0,0.3,0.75,0.6,0.35,0.2,0.25,0.35,0.3,0.2
50
+ half : False
51
+ skip ids : 2 : 0:None, 1:Skip, 2:Reset
52
+
53
+ model_0 : orw.safetensors [3ca41b67cc]
54
+ model_1 : dlf.safetensors [d596b45d6b]
55
+ model_Out : orwd.safetensors
56
+ base_alpha : 0
57
+ output_file: C:\SD-webui\models\Stable-diffusion\orwd.safetensors
58
+ weight_A : 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
59
+ weight_B : 0.8,0.4,0.1,0.05,0,0,0,0,0.05,0.35,0.75,0.8,0.2,0.1,0.2,0.35,0.25,0.05,0.05,0.05,0,0,0,0,0
60
+ half : False
61
+ skip ids : 2 : 0:None, 1:Skip, 2:Reset
62
+
63
+ model_0 : orwd.safetensors [170cb9efc8]
64
+ model_1 : randommix.safetensors [8f44a11120]
65
+ model_Out : marecoloris.safetensors
66
+ base_alpha : 0
67
+ output_file: C:\SD-webui\models\Stable-diffusion\marecoloris.safetensors
68
+ weight_A : 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
69
+ weight_B : 0,0.05,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.05,0.05,0,0,0
70
+ half : False
71
+ skip ids : 2 : 0:None, 1:Skip, 2:Reset
72
+ ```
73
+
74
+ # Converted weights
75
+
76
+ ![G1](https://huggingface.co/Lucetepolis/OctaFuzz/resolve/main/Graphs/1.png)
77
+ ![G2](https://huggingface.co/Lucetepolis/OctaFuzz/resolve/main/Graphs/2.png)
78
+ ![G3](https://huggingface.co/Lucetepolis/OctaFuzz/resolve/main/Graphs/3.png)
79
+
80
+ # Samples
81
+
82
+ All of the images use following negatives/settings. EXIF preserved.
83
+
84
+ ```
85
+ Negative prompt: (worst quality, low quality:1.4), EasyNegative, bad anatomy, bad hands, error, missing fingers, extra digit, fewer digits
86
+ Steps: 28, Sampler: DPM++ 2M Karras, CFG scale: 7, Size: 768x512, Denoising strength: 0.6, Clip skip: 2, ENSD: 31337, Hires upscale: 1.5, Hires steps: 14, Hires upscaler: Latent (nearest-exact)
87
+ ```
88
+
89
+ # OctaFuzz
90
+
91
+ ![A1](https://huggingface.co/Lucetepolis/OctaFuzz/resolve/main/Samples/A1.png)
92
+ ![A2](https://huggingface.co/Lucetepolis/OctaFuzz/resolve/main/Samples/A2.png)
93
+ ![A3](https://huggingface.co/Lucetepolis/OctaFuzz/resolve/main/Samples/A3.png)
94
+ ![A4](https://huggingface.co/Lucetepolis/OctaFuzz/resolve/main/Samples/A4.png)
95
+ ![A5](https://huggingface.co/Lucetepolis/OctaFuzz/resolve/main/Samples/A5.png)
96
+ ![A6](https://huggingface.co/Lucetepolis/OctaFuzz/resolve/main/Samples/A6.png)
97
+ ![A7](https://huggingface.co/Lucetepolis/OctaFuzz/resolve/main/Samples/A7.png)
98
+ ![A8](https://huggingface.co/Lucetepolis/OctaFuzz/resolve/main/Samples/A8.png)
99
+
100
+ # OctaBlend
101
+
102
+ ![B1](https://huggingface.co/Lucetepolis/OctaFuzz/resolve/main/Samples/B1.png)
103
+ ![B2](https://huggingface.co/Lucetepolis/OctaFuzz/resolve/main/Samples/B2.png)
104
+ ![B3](https://huggingface.co/Lucetepolis/OctaFuzz/resolve/main/Samples/B3.png)
105
+ ![B4](https://huggingface.co/Lucetepolis/OctaFuzz/resolve/main/Samples/B4.png)
106
+ ![B5](https://huggingface.co/Lucetepolis/OctaFuzz/resolve/main/Samples/B5.png)
107
+ ![B6](https://huggingface.co/Lucetepolis/OctaFuzz/resolve/main/Samples/B6.png)
108
+ ![B7](https://huggingface.co/Lucetepolis/OctaFuzz/resolve/main/Samples/B7.png)
109
+ ![B8](https://huggingface.co/Lucetepolis/OctaFuzz/resolve/main/Samples/B8.png)
110
+
111
+ # HXDC
112
+
113
+ ![C1](https://huggingface.co/Lucetepolis/OctaFuzz/resolve/main/Samples/C1.png)
114
+ ![C2](https://huggingface.co/Lucetepolis/OctaFuzz/resolve/main/Samples/C2.png)
115
+ ![C3](https://huggingface.co/Lucetepolis/OctaFuzz/resolve/main/Samples/C3.png)
116
+ ![C4](https://huggingface.co/Lucetepolis/OctaFuzz/resolve/main/Samples/C4.png)
117
+ ![C5](https://huggingface.co/Lucetepolis/OctaFuzz/resolve/main/Samples/C5.png)
118
+ ![C6](https://huggingface.co/Lucetepolis/OctaFuzz/resolve/main/Samples/C6.png)
119
+ ![C7](https://huggingface.co/Lucetepolis/OctaFuzz/resolve/main/Samples/C7.png)
120
+ ![C8](https://huggingface.co/Lucetepolis/OctaFuzz/resolve/main/Samples/C8.png)