JackAnon commited on
Commit
a50a716
·
1 Parent(s): 27b1acf

fix: update README

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,3 +1,23 @@
1
  ---
2
  license: creativeml-openrail-m
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: creativeml-openrail-m
3
+ tags:
4
+ - stable-diffusion
5
+ - text-to-image
6
  ---
7
+ ----
8
+
9
+ # GorynichMix
10
+ Welcome to GorynichMix - a latent diffusion models mix for realistic/anime styles. The user has complete control over whether or not to generate NSFW content, and the user's decision to enjoy either SFW or NSFW is entirely up to the user.
11
+
12
+ # Recipe
13
+
14
+ **I used old Checkpoint Merger in AUTOMATIC1111 webui (commit hash: b6e5edd74657e3fd1fbd04f341b7a84625d4aa7a) and Merge Block Weighted plugin.**
15
+
16
+ - Step1: AnythingV4.5-FP32 + Elysium Anime V3 -> (Weighted Sum 0.5) = Tmp1
17
+ - Step2: Tmp1 + F222 + SD1.5-pruned-emaonly -> (Add Difference 1.0) = Tmp2
18
+ - Step3: (Merge Block Weighted) Derrida_final + Easter-E9 -> (In All 0.3 Out All 0.7 M00 0.50 Base Alpha 0.50) = Tmp3
19
+ - Step4: Tmp3 + Dreamlike Photoreal V2 -> (Weighted Sum 0.7) = Tmp4
20
+ - Step5: Tmp2 + Tmp4 -> (Weighted Sum 0.3) = GorynichMix
21
+
22
+ ## Example outputs
23
+ <img src="https://i.imgur.com/yaUcvLY.jpg" width="" height="" alt=”example_outputs”>