Update README.md
Browse files
README.md
CHANGED
@@ -24,8 +24,32 @@ anything-v3-full【abcaf14e5a】
|
|
24 |
|
25 |
CounterfeitV25_25【a074b8864e】
|
26 |
|
|
|
|
|
27 |
包含了chilloutmix,请务必遵守相关规约
|
28 |
|
29 |
Chilloutmix is included, please be sure to follow the relevant regulations
|
30 |
|
31 |
-
我使用这个VAE/I use this VAE:https://huggingface.co/stabilityai/sd-vae-ft-mse-original
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
|
25 |
CounterfeitV25_25【a074b8864e】
|
26 |
|
27 |
+
添加了epi_noiseoffset的lora/add this lora
|
28 |
+
|
29 |
包含了chilloutmix,请务必遵守相关规约
|
30 |
|
31 |
Chilloutmix is included, please be sure to follow the relevant regulations
|
32 |
|
33 |
+
我使用这个VAE/I use this VAE:https://huggingface.co/stabilityai/sd-vae-ft-mse-original
|
34 |
+
|
35 |
+
配方/Recipe
|
36 |
+
|
37 |
+
use:https://github.com/hako-mikan/sd-webui-supermerger/
|
38 |
+
|
39 |
+
(basil mix x (1-alpha) + chilloutmix_NiPrunedFp32Fix x alpha)x(1-beta)+ gape60-fp16 x beta
|
40 |
+
alpha:0.4,0.3,0.6,0.4,0.6,0.5,0.5,0.5,0.5,0.5,0.4,0.4,0.4,0.4,0.6,0.6,0.6,0.4,0.7,0.4,0.3,0.25,0.35,0.5,0.25,0.25
|
41 |
+
beta:0.35,0.2,0.35,0.1,0.1,0.2,0.3,0.3,0.35,0.35,0.0,0.0,0.0,0.4,0.2,0.1,0.1,0.6,0.6,0.25,0.2,0.1,0.2,0.2,0.0,0.0
|
42 |
+
Naming step1 3d
|
43 |
+
|
44 |
+
(NovelAI animefull-final-pruned x (1-alpha) + anything-v3-full x alpha)x(1-beta)+ gape60-fp16 x beta
|
45 |
+
alpha:0.4,0.3,0.6,0.4,0.6,0.5,0.5,0.5,0.5,0.5,0.4,0.4,0.4,0.4,0.6,0.6,0.6,0.4,0.7,0.4,0.3,0.25,0.35,0.5,0.25,0.25
|
46 |
+
beta:0.35,0.2,0.35,0.1,0.1,0.2,0.3,0.3,0.35,0.35,0.0,0.0,0.0,0.4,0.2,0.1,0.1,0.6,0.6,0.25,0.2,0.1,0.2,0.2,0.0,0.0
|
47 |
+
Naming step1 2d
|
48 |
+
|
49 |
+
(step1 2d x (1-alpha) + CounterfeitV25_25 x alpha)x(1-beta)+ step1 3d x beta
|
50 |
+
alpha:0.4,0.3,0.3,0.6,0.3,0.6,0.7,0.7,0.8,0.7,0.3,0.3,0.3,0.4,0.5,0.5,0.5,0.2,0.25,0.25,0.15,0.15,0.1,0.1,0.1,0.1
|
51 |
+
beta:0.5,0.75,0.8,0.3,0.75,0.7,0.1,0.1,0.1,0.1,0.2,0.2,0.2,0.4,0.2,0.1,0.1,0.8,0.25,0.25,0.4,0.4,0.5,0.5,0.0,0.0
|
52 |
+
|
53 |
+
add epiNoiseoffset:1
|
54 |
+
|
55 |
+
prune and get final version
|