Disty0 commited on
Commit
91c6eac
·
1 Parent(s): 1d26751

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -3
README.md CHANGED
@@ -14,8 +14,35 @@ tags:
14
 
15
  A Stable Diffusion 1.5 anime model.
16
 
17
- LCM verison is available here:
18
- https://huggingface.co/Disty0/LCM_SoteMix
19
 
20
 
21
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6456af6195082f722d178522/RKAVhgPyb0PIdMDNvrdgW.png)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
 
15
  A Stable Diffusion 1.5 anime model.
16
 
17
+ LCM verison is available here:
18
+ https://huggingface.co/Disty0/LCM_SoteMix
19
 
20
 
21
+ Positive Prompts:
22
+ ```
23
+ (masterpiece, best quality, highres), 1girl,
24
+ ```
25
+ Negative Prompts:
26
+ ```
27
+ (worst quality, low quality, lowres), zombie, interlocked fingers,
28
+ ```
29
+
30
+ Sampler: `Euler a`
31
+ Steps: `30-40`
32
+ Clip Skip: `1`
33
+ CFG: `7`
34
+ Base Resolution: `512x` / `768x` / `1024x` / `768x1280`
35
+
36
+ Second Passs / Hires: `RealESRGAN 4x+ Anime6B` / `ESRGAN 4x-AnimeSharp` with 0.3-0.4 denoise strength.
37
+ Secondary / Hires CFG: `11`
38
+ Second Pass / Hires Resolution: `2x` of the base resolution.
39
+
40
+ Mege:
41
+ ```
42
+ 0.7(0.75(0.75(0.75(0.75(0.75(0.5(SomethingV2_2) + 0.5(meinapastel_v5Anime)) + 0.25(meinaalter_v2)) + 0.25(meinamix_meinaV9)) + 0.25(nyanMix_230303Intense)) + 0.25(mixProV4_v4)) + 0.25(breakdomain_M2150)) + 0.3(0.4(SomethingV2_2) + 0.6(meinapastel_v5Anime))
43
+ ```
44
+ And baked in Blessed2 VAE
45
+
46
+
47
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6456af6195082f722d178522/XJWLXOrjdqFGqsj0c-5v4.png)
48
+