Lucetepolis commited on
Commit
5ee33b3
1 Parent(s): 91e6492

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +68 -0
README.md CHANGED
@@ -1,3 +1,71 @@
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
+ # OctaFuzz
12
+
13
+ Counterfeit-V2.5 - <a href="https://huggingface.co/gsdf/Counterfeit-V2.5">Download</a><br/>
14
+ Treebark - <a href="https://huggingface.co/HIZ/aichan_pick">Download</a><br/>
15
+ HyperBomb, FaceBomb - <a href="https://huggingface.co/mocker/KaBoom">Download</a><br/>
16
+ qwerty - <a href="https://huggingface.co/1q2W3e/qwerty">Download</a><br/>
17
+ ultracolor.v4 - <a href="https://huggingface.co/xdive/ultracolor.v4">Download</a><br/>
18
+ donko-mix-hard - <a href="https://civitai.com/models/7037/donko-mix-nsfw-hard">Download</a><br/>
19
+ OrangePastelV2 - ~~Download~~ Currently not available.
20
+
21
+ EasyNegative and pastelmix-lora seem to work well with the model.
22
+
23
+ EasyNegative - <a href="https://huggingface.co/datasets/gsdf/EasyNegative">Download</a><br/>
24
+ pastelmix-lora - <a href="https://huggingface.co/andite/pastel-mix">Download</a>
25
+
26
+ # Formula
27
+
28
+ ```
29
+ Counterfeit-V2.5 + Treebark = ct
30
+ base_alpha = 0.009901
31
+ Weight values = 0.259221, 0.094699, 0.186355, 0.344377, 0.54691, 0.535689, 0.526122, 0.420305, 0.312004, 0.40172, 0.452608, 0.481439, 0.029126, 0.492655, 0.478894, 0.443794, 0.284518, 0.24424, 0.284451, 0.382469, 0.282082, 0.18387, 0.126064, 0.113941, 0.103878
32
+
33
+ ct + HyperBomb = cth
34
+ base_alpha = 0.09009
35
+ Weight values = 0.208912, 0.290962, 0.44034, 0.426141, 0.294959, 0.258193, 0.279347, 0.219226, 0.100589, 0.076065, 0.061552, 0.053125, 0.225564, 0.013679, 0.029582, 0.067917, 0.209599, 0.238881, 0.209736, 0.097528, 0.143293, 0.18856, 0.227611, 0.336235, 0.40562
36
+
37
+ cth + qwerty = cthq
38
+ base_alpha = 0.008929
39
+ Weight values = 0.298931, 0.286255, 0.185812, 0.136147, 0.100038, 0.09741, 0.069466, 0.065465, 0.099956, 0.218813, 0.27544, 0.304705, 0.184049, 0.021782, 0.051109, 0.115061, 0.291535, 0.319518, 0.291441, 0.197459, 0.295056, 0.359111, 0.375537, 0.264379, 0.170006
40
+
41
+ cthq + ultracolor.v4 = cthqu
42
+ base_alpha = 0.081967
43
+ Weight values = 0.044348, 0.051224, 0.092643, 0.0896, 0.047055, 0.03864, 0.032217, 0.034381, 0.032329, 0.017, 0.009525, 0.005618, 0.380228, 0.060561, 0.083015, 0.128444, 0.233262, 0.247876, 0.234218, 0.103302, 0.082694, 0.111921, 0.235504, 0.634374, 0.746614
44
+
45
+ cthqu + FaceBomb = cthquf
46
+ base_alpha = 0.45045
47
+ Weight values = 0.304652, 0.108189, 0.113682, 0.116402, 0.118828, 0.11284, 0.095841, 0.065612, 0.035945, 0.033428, 0.032195, 0.03155, 0.03663, 0.006005, 0.008193, 0.012592, 0.022593, 0.023941, 0.02257, 0.019395, 0.027618, 0.032024, 0.029911, 0.015144, 0.010908
48
+
49
+ cthquf + donko-mix-hard = cthqufd
50
+ base_alpha = 0.310559
51
+ Weight values = 0.041071, 0.033818, 0.035788, 0.036933, 0.038236, 0.037834, 0.040386, 0.045727, 0.049152, 0.025509, 0.0135, 0.007091, 0.035336, 0.009262, 0.016837, 0.031714, 0.063923, 0.068124, 0.063941, 0.051919, 0.076044, 0.091518, 0.094579, 0.081523, 0.077707
52
+
53
+ cthqufd + OrangePastelV2 = OctaFuzz
54
+ base_alpha = 0.03012
55
+ Weight values = 0.045454, 0.044635, 0.071192, 0.078145, 0.074833, 0.072486, 0.069609, 0.08331, 0.082494, 0.043373, 0.022197, 0.010507, 0.03413, 0.009176, 0.016555, 0.030733, 0.06007, 0.063741, 0.059989, 0.049022, 0.069114, 0.078421, 0.07162, 0.029375, 0.016293
56
+ ```
57
+
58
+ # Converted weights
59
+
60
+ ![A](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Graphs/A.png)
61
+
62
+ # Samples
63
+
64
+ All of the images use following negatives/settings. EXIF preserved.
65
+
66
+ ```
67
+ Negative prompt: (worst quality, low quality:1.4), easynegative, bad anatomy, bad hands, error, missing fingers, extra digit, fewer digits, nsfw
68
+ Steps: 20, Sampler: DPM++ SDE Karras, CFG scale: 7, Seed: 1853114200, Size: 768x512, Model hash: 6bad0b419f, Denoising strength: 0.6, Clip skip: 2, ENSD: 31337, Hires upscale: 2, Hires upscaler: R-ESRGAN 4x+ Anime6B
69
+ ```
70
+
71
+ ![A](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Graphs/A.png)