TheRaphael0000
commited on
Commit
•
26e4ca9
1
Parent(s):
62f4f50
add showcase + readme for soul0000
Browse files
README.md
ADDED
@@ -0,0 +1,78 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
# soul0000
|
3 |
+
|
4 |
+
My first mix based on models I like.
|
5 |
+
|
6 |
+
DDL URL : []()
|
7 |
+
|
8 |
+
## Examples
|
9 |
+
|
10 |
+
![](showcase/soul0000-banner.png)
|
11 |
+
|
12 |
+
```
|
13 |
+
soul, 1girl, white hair, blue eyes, empty eyes, long hair, parted lips, head tilt, bare shoulders,
|
14 |
+
Negative prompt: (worst quality:1.4), (low quality:1.4) , (monochrome:1.1)
|
15 |
+
Steps: 24, Sampler: DPM++ 2M Karras, CFG scale: 7, Seed: 0, Size: 960x320, Model hash: 61bb0b1362, Denoising strength: 0.35, ENSD: 31337, Hires upscale: 1.8, Hires steps: 5, Hires upscaler: R-ESRGAN 4x+ Anime6B
|
16 |
+
```
|
17 |
+
|
18 |
+
---
|
19 |
+
|
20 |
+
![](showcase/soul0000-1girl.png)
|
21 |
+
|
22 |
+
```
|
23 |
+
1girl
|
24 |
+
Steps: 20, Sampler: Euler a, CFG scale: 6.5, Seed: 2988847432, Size: 640x960, Model hash: 61bb0b1362, ENSD: 31337
|
25 |
+
```
|
26 |
+
|
27 |
+
---
|
28 |
+
|
29 |
+
![](showcase/soul0000-NUROISEA.png)
|
30 |
+
|
31 |
+
```
|
32 |
+
1girl, blonde hair, short hair, wavy hair, blue eyes, hair ribbon, blue ribbon, sleeveless shirt, portrait
|
33 |
+
Negative prompt: (worst quality:1.4), (low quality:1.4) , (monochrome:1.1)
|
34 |
+
Steps: 24, Sampler: DPM++ 2M Karras, CFG scale: 7, Seed: 223073768, Size: 512x768, Model hash: 61bb0b1362, ENSD: 31337
|
35 |
+
```
|
36 |
+
|
37 |
+
## Recipe
|
38 |
+
|
39 |
+
```
|
40 |
+
# Recipe
|
41 |
+
= ProtoGen_X3.4 + AbyssOrangeMix2_nsfw, 0.5, ckpt
|
42 |
+
= Midnight Melt + __O1__, 0.4, ckpt
|
43 |
+
= Anything-V3.0 + __O2__, 0.625, ckpt
|
44 |
+
= ligne_claire_anime_diffusion_v1 + __O3__, 0.8, ckpt
|
45 |
+
soul0000 = pastelmix + __O4__, 0.625, ckpt
|
46 |
+
|
47 |
+
# Variables(System)
|
48 |
+
__O1__
|
49 |
+
__O2__
|
50 |
+
__O3__
|
51 |
+
__O4__
|
52 |
+
|
53 |
+
# Variables(User defined)
|
54 |
+
```
|
55 |
+
|
56 |
+
Recipe usable in : [https://github.com/bbc-mc/sdweb-merge-board]()
|
57 |
+
|
58 |
+
## Proprotions
|
59 |
+
|
60 |
+
If you distribute the weighted sum you obtain the following proportions
|
61 |
+
```
|
62 |
+
soul0000 =
|
63 |
+
(6/16 * pastelmix) +
|
64 |
+
(2/16 * ligne_claire_anime_diffusion_v1) +
|
65 |
+
(3/16 * Anything-V3.0) +
|
66 |
+
(3/16 * Midnight Melt) +
|
67 |
+
(1/16 * ProtoGen_X3.4) +
|
68 |
+
(1/16 * AbyssOrangeMix2_nsfw)
|
69 |
+
```
|
70 |
+
|
71 |
+
## Models sources
|
72 |
+
|
73 |
+
- pastelmix : https://huggingface.co/andite/pastel-mix/resolve/main/pastelmix.ckpt
|
74 |
+
- ligne_claire_anime_diffusion_v1 : https://huggingface.co/breakcore2/ligne_claire_anime_diffusion/resolve/main/ligne_claire_anime_diffusion_v1.safetensors
|
75 |
+
- Anything-V3.0 : https://huggingface.co/Linaqruf/anything-v3.0/blob/main/anything-v3-full.safetensors
|
76 |
+
- Midnight Melt : https://huggingface.co/DrBob2142/Midnight_Mixes/resolve/main/Midnight%20Melt.safetensors
|
77 |
+
- ProtoGen_X3.4 : https://huggingface.co/darkstorm2150/Protogen_x3.4_Official_Release/resolve/main/ProtoGen_X3.4.ckpt
|
78 |
+
- AbyssOrangeMix2_nsfw : https://huggingface.co/WarriorMama777/OrangeMixs/resolve/main/Models/AbyssOrangeMix2/AbyssOrangeMix2_nsfw.safetensors
|
showcase/21230-0-soul, 1girl, white hair, blue eyes, empty eyes, long hair, parted lips, head tilt, bare shoulders,.png
ADDED
Git LFS Details
|
showcase/soul0000-1girl.png
ADDED
Git LFS Details
|
showcase/soul0000-NUROISEA.png
ADDED
Git LFS Details
|