Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,42 @@ tags:
|
|
9 |
- stable-diffusion-diffusers
|
10 |
- diffusers
|
11 |
- text-to-image
|
12 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
- stable-diffusion-diffusers
|
10 |
- diffusers
|
11 |
- text-to-image
|
12 |
+
---
|
13 |
+
|
14 |
+
# Super Cute Remix
|
15 |
+
|
16 |
+
DucHaitenSuperCute 1.0 mixed with SuperCute's unet and skin colors fixed (to match the color temperature of SuperCute)
|
17 |
+
|
18 |
+
Sample and prompt:
|
19 |
+
|
20 |
+
![Sample](https://cdn-uploads.huggingface.co/production/uploads/63239b8370edc53f51cd5d42/hrjg5sY7GKVcizTIS9YNr.png)
|
21 |
+
|
22 |
+
A pretty cute sofa girl sitting in a jar, by makoto shinkai an norman rockwell
|
23 |
+
|
24 |
+
# Recipe
|
25 |
+
|
26 |
+
- Model Converter 16fp no-ema
|
27 |
+
|
28 |
+
Model: DucHaitenSuperCute_v1.0
|
29 |
+
|
30 |
+
Output: DucHaitenSuperCuteMini
|
31 |
+
|
32 |
+
- SuperMerger Weight sum Train Difference MBW 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 (this overwrites the unet but lets everything else intact. Reversing the models makes one that is SuperCute with DucHaitenSuperCute 1.0's unet)
|
33 |
+
|
34 |
+
Model A: DucHaitenSuperCuteMini
|
35 |
+
|
36 |
+
Model B: SuperCute (https://huggingface.co/DucHaiten/DucHaitenSuperCute/resolve/main/SuperCute-fp16-no-ema.safetensors)
|
37 |
+
|
38 |
+
Output:
|
39 |
+
|
40 |
+
SuperCuteAlpha
|
41 |
+
|
42 |
+
- SuperMerger Weight sum Train Difference Adjust settings 0,0,0,0,0,0,1
|
43 |
+
|
44 |
+
Model A: SuperCuteAlpha
|
45 |
+
|
46 |
+
Model B: SuperCuteAlpha
|
47 |
+
|
48 |
+
Output:
|
49 |
+
|
50 |
+
SuperCuteRemix
|