WarriorMama777
commited on
Commit
•
20b1b16
1
Parent(s):
b17a38e
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,42 @@
|
|
1 |
---
|
2 |
license: cc0-1.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc0-1.0
|
3 |
---
|
4 |
+
# This repo is.
|
5 |
+
This repository shares various Merge models that can be used with StableDiffusionWebui:Automatic1111 and others.
|
6 |
+
|
7 |
+
## Reference
|
8 |
+
+/hdg/ Stable Diffusion Models Cookbook - https://rentry.org/hdgrecipes#g-anons-unnamed-mix-e93c3bf7
|
9 |
+
|
10 |
+
# Merge Recipes
|
11 |
+
|
12 |
+
### ElderOrangeMix [3a46a1e0] |anything and everything mix ver.1.5+Gape+Nai(AnEve.G.N0.3)
|
13 |
+
|
14 |
+
▼Use Models
|
15 |
+
1. anything and everything mix ver.1.5 [5265dcf6]
|
16 |
+
2. NovelAI animefull-final-pruned [925997e9]
|
17 |
+
3. NovelAI sfw [1d4a34af]
|
18 |
+
4. Gape60 [25396b85]
|
19 |
+
|
20 |
+
### **Instructions:**
|
21 |
+
|
22 |
+
| Step | Interpolation Method | Primary Model | Secondary Model | Tertiary Model | Merge Name |
|
23 |
+
| --- | --- | --- | --- | --- | --- |
|
24 |
+
| 1 | Add Difference @ 0.5 | anything and everything mix ver.1.5 | Gape60 | NovelAI full | tempmix-part1 [] |
|
25 |
+
| 2 | Add Difference @ 0.3 | tempmix-part1 | NovelAI full | NovelAI sfw | ElderOrangeMix [3a46a1e0] |
|
26 |
+
|
27 |
+
----
|
28 |
+
|
29 |
+
### BloodOrangeMix [ffa7b160]|Anything+Nai+Gape
|
30 |
+
|
31 |
+
▼Use Models
|
32 |
+
1. AnythingV3.0 huggingface pruned [2700c435]
|
33 |
+
2. NovelAI animefull-final-pruned [925997e9]
|
34 |
+
3. NovelAI sfw [1d4a34af]
|
35 |
+
4. Gape60 [25396b85]
|
36 |
+
|
37 |
+
### **Instructions:**
|
38 |
+
|
39 |
+
| Step | Interpolation Method | Primary Model | Secondary Model | Tertiary Model | Merge Name |
|
40 |
+
| --- | --- | --- | --- | --- | --- |
|
41 |
+
| 1 | Add Difference @ 0.3 | AnythingV3.0 | NovelAI animefull | NovelAI sfw | tempmix-part1 [] |
|
42 |
+
| 2 | Add Difference @ 1.0 | tempmix-part1 | Gape60 | NovelAI animefull | BloodOrangeMix [ffa7b160] |
|