Update README.md
Browse files
README.md
CHANGED
@@ -15,4 +15,54 @@ tags:
|
|
15 |
- text-to-image
|
16 |
inference: true
|
17 |
license: creativeml-openrail-m
|
18 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
- text-to-image
|
16 |
inference: true
|
17 |
license: creativeml-openrail-m
|
18 |
+
---
|
19 |
+
|
20 |
+
# PotaytoPotahto
|
21 |
+
|
22 |
+
Protogen 2.2 by darkstorm2150 mixed with the Glow LoRA (at -3) by PotatCat.
|
23 |
+
|
24 |
+
Samples and prompt:
|
25 |
+
|
26 |
+
![Sample](https://cdn-uploads.huggingface.co/production/uploads/63239b8370edc53f51cd5d42/F7KpRQWBum19R5Sa69RCj.png)
|
27 |
+
|
28 |
+
Pretty CUTE little girl. by ocellus.
|
29 |
+
|
30 |
+
Original pages:
|
31 |
+
|
32 |
+
https://civitai.com/models/115728/gloomifier-slider-leco
|
33 |
+
|
34 |
+
https://huggingface.co/darkstorm2150/Protogen_v2.2_Official_Release
|
35 |
+
|
36 |
+
# ProtoGlow
|
37 |
+
|
38 |
+
The LoRA merged in a different way, see recipe at the bottom.
|
39 |
+
|
40 |
+
![Sample](https://cdn-uploads.huggingface.co/production/uploads/63239b8370edc53f51cd5d42/OZZMnl4OByChKgDo1a1lr.png)
|
41 |
+
|
42 |
+
# Recipe
|
43 |
+
|
44 |
+
- Merge Lora
|
45 |
+
|
46 |
+
Model A: Protogen 2.2
|
47 |
+
|
48 |
+
LoRA: Gloomifier_TheGlow_V1_LECO:-3
|
49 |
+
|
50 |
+
Output: TheGlowProtoGen
|
51 |
+
|
52 |
+
- SuperMerger Weight sum Train Difference Use MBW 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1
|
53 |
+
|
54 |
+
Model A: Protogen 2.2
|
55 |
+
|
56 |
+
Model B: TheGlowProtoGen
|
57 |
+
|
58 |
+
Output: PotaytoPotahto
|
59 |
+
|
60 |
+
- Add Difference Train Difference 0.85
|
61 |
+
|
62 |
+
Model A: Protogen 2.2
|
63 |
+
|
64 |
+
Model B: TheGlowProtoGen
|
65 |
+
|
66 |
+
Model C: Protogen 2.2
|
67 |
+
|
68 |
+
Output: ProtoGlow
|