les-chien commited on
Commit
1c266d9
1 Parent(s): 60aa554

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +141 -9
README.md CHANGED
@@ -5,21 +5,139 @@ tags:
5
  - stable-diffusion
6
  pipeline_tag: text-to-image
7
  ---
8
- X-mix is a merging model used to generate anime images. I have forgotten the recipe for X-mix, as too many models were used for merging. My English is not very good, so there may be some parts of this article that are unclear. This model supports nsfw.
 
9
 
10
- ## How to use
11
 
12
- - Recommended Negative Prompt: **EasyNegative, by bad-artist, bad_prompt_version2**. Related links: [embed/EasyNegative · Hugging Face](https://huggingface.co/embed/EasyNegative) [nick-x-hacker/bad-artist · Hugging Face](https://huggingface.co/nick-x-hacker/bad-artist) [embed/bad_prompt · Hugging Face](https://huggingface.co/embed/bad_prompt)
13
- - Recommended Sampler: DPM++ SDE Karras
14
- - Recommended Steps: 20
15
- - Recommended CFG Scale: 5
16
- - Recommended Hires upscaler: Latent (bicubic antialiased), Denoising strength: 0.5~0.6
17
- - Recommended vae: orangemix.vae.pt Related link: [VAEs/orangemix.vae.pt · WarriorMama777/OrangeMixs at main (huggingface.co)](https://huggingface.co/WarriorMama777/OrangeMixs/blob/main/VAEs/orangemix.vae.pt)
 
 
 
 
 
 
 
 
 
 
 
18
  - Clip skip: 2
19
  - ENSD: 31337
20
  - Eta: 0.67
21
 
22
- ## Examples
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
 
24
  ![](https://raw.githubusercontent.com/les-chien/MyGallery/markdown/pictures/1girl.png)
25
 
@@ -85,6 +203,20 @@ Negative prompt: EasyNegative, by bad-artist, bad_prompt_version2
85
  Steps: 20, Sampler: DPM++ SDE Karras, CFG scale: 5, Seed: 2548407675, Size: 512x512, Model hash: 7bc4c05c90, Denoising strength: 0.55, Clip skip: 2, ENSD: 31337, Hires upscale: 2, Hires upscaler: Latent (bicubic antialiased), Eta: 0.67
86
  ```
87
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
88
  ## More
89
 
90
  1. Since my prompts are usually brief, I'm not sure if this model will be able to meet all of your requirements if you need to use a large number of prompts.
 
5
  - stable-diffusion
6
  pipeline_tag: text-to-image
7
  ---
8
+ # X-mix
9
+ **Civitai**: [X-mix | Stable Diffusion Checkpoint | Civitai](https://civitai.com/models/13069/x-mix)
10
 
11
+ X-mix is a merging model used to generate anime images. My English is not very good, so there may be some parts of this article that are unclear.
12
 
13
+ ## V2.0
14
+
15
+ V2.0 is a merged model based on V1.0. This model supports nsfw.
16
+
17
+ ### Difference from V1.0
18
+
19
+ - The performance of V2.0 is not better than that of V1.0, but the generated images now exhibit a different artistic style.
20
+ - V2.0 offers better support for nsfw than V1.0, but the drawback is that even when you do not intend to generate an nsfw image, there is still a possibility of generating one. If you are more interested in the sfw model, I will provide a detailed explanation in the recipe section.
21
+ - In my opinion, V2.0 is not as user-friendly as V1.0, and it appears to be more challenging to generate an excellent image.
22
+
23
+ ### Recommended Settings
24
+
25
+ - Sampler: DPM++ SDE Karras (sfw), DDIM (nsfw)
26
+ - Steps: 20 (DDIM may require more steps)
27
+ - CFG Scale: 5
28
+ - Hires upscale: Latent (bicubic antialiased), Latent (nearest-exact), Denoising strength: 0.4~0.7
29
+ - vae: NAI.vae
30
  - Clip skip: 2
31
  - ENSD: 31337
32
  - Eta: 0.67
33
 
34
+ ### Example
35
+
36
+ ![](https://raw.githubusercontent.com/les-chien/MyGallery/markdown/pictures/03229-4291846267-masterpiece%2C%20best%20quality%2C%20ultra-detailed%2C%20illustration%2C%20portrait%2C%201girl.png)
37
+
38
+ ```
39
+ masterpiece, best quality, ultra-detailed, illustration, portrait, 1girl
40
+ Negative prompt: EasyNegative, photograph by bad-artist, bad_prompt_version2, DeepNegative-V1-75T
41
+ Steps: 20, Sampler: DPM++ SDE Karras, CFG scale: 5, Seed: 4291846267, Size: 512x512, Model hash: 7bc4c05c90, Denoising strength: 0.55, Clip skip: 2, ENSD: 31337, Hires upscale: 2, Hires upscaler: Latent (nearest-exact), Eta: 0.67
42
+ ```
43
+
44
+ ![](https://raw.githubusercontent.com/les-chien/MyGallery/markdown/pictures/03003-2118045521-Indoor%2C%20bright%2C%201Girl%2C%20gray%20hair%2C%20amber%20eyes%2C%20smile%2C%20black%20dress%2C%20barefoot%2C%20sitting%20posture%2C.png)
45
+
46
+ ```
47
+ Indoor, bright, 1Girl, gray hair, amber eyes, smile, black dress, barefoot, sitting posture,
48
+ Negative prompt: EasyNegative, by bad-artist, bad_prompt_version2
49
+ Steps: 20, Sampler: DPM++ SDE Karras, CFG scale: 5, Seed: 2118045521, Size: 600x400, Model hash: 7961a4960e, Denoising strength: 0.55, Clip skip: 2, ENSD: 31337, Hires upscale: 2, Hires upscaler: Latent (bicubic antialiased), Eta: 0.67
50
+ ```
51
+
52
+ ![](https://raw.githubusercontent.com/les-chien/MyGallery/markdown/pictures/03007-3093571233-landscape%2C%20in%20spring%2C%20cherry%20blossoms%2C%20cloudy%20sky%2C%201girl%2C%20solo%2C%20long%20blue%20hair%2C%20smirk%2C%20pink%20eyes%2C%20(school%20uniform_1.05)%2C%20white%20t.png)
53
+
54
+ ```
55
+ landscape, in spring, cherry blossoms, cloudy sky, 1girl, solo, long blue hair, smirk, pink eyes, (school uniform:1.05), white thighhighs,
56
+ Negative prompt: EasyNegative, by bad-artist, bad_prompt_version2, DeepNegative-V1-75T
57
+ Steps: 20, Sampler: DPM++ SDE Karras, CFG scale: 5, Seed: 3093571233, Size: 400x600, Model hash: 7961a4960e, Denoising strength: 0.55, Clip skip: 2, ENSD: 31337, Hires upscale: 2, Hires upscaler: Latent (bicubic antialiased), Eta: 0.67
58
+ ```
59
+
60
+ ![](https://raw.githubusercontent.com/les-chien/MyGallery/markdown/pictures/03009-986400693-1girl%2C%20on%20bed%2C%20wet%2C%20see-through%20shirt%2C%20thighhighs%2C%20cleavage%2C%20collarbone%2C%20full%20body%2C.png)
61
+
62
+ ```
63
+ 1girl, on bed, wet, see-through shirt, thighhighs, cleavage, collarbone, full body,
64
+ Negative prompt: EasyNegative, photograph by bad-artist, bad_prompt_version2, DeepNegative-V1-75T
65
+ Steps: 20, Sampler: DPM++ SDE Karras, CFG scale: 5, Seed: 986400693, Size: 512x512, Model hash: 7961a4960e, Denoising strength: 0.55, Clip skip: 2, ENSD: 31337, Hires upscale: 2, Hires upscaler: Latent (bicubic antialiased), Eta: 0.67
66
+ ```
67
+
68
+ ![](https://raw.githubusercontent.com/les-chien/MyGallery/markdown/pictures/03011-273840053-Alice%20_(Alice%20in%20wonderland_)%2C%20solo%2C%20Flowery%20meadow%2C%20cloudy%20sky%2C%20aqua%20eyes%2C%20white%20pantyhose%2C%20blonde%20hair%2C.png)
69
+
70
+ ```
71
+ Alice \(Alice in wonderland\), solo, Flowery meadow, cloudy sky, aqua eyes, white pantyhose, blonde hair,
72
+ Negative prompt: EasyNegative, photograph by bad-artist, bad_prompt_version2, DeepNegative-V1-75T
73
+ Steps: 20, Sampler: DPM++ SDE Karras, CFG scale: 5, Seed: 273840053, Size: 512x512, Model hash: 7961a4960e, Denoising strength: 0.55, Clip skip: 2, ENSD: 31337, Hires upscale: 2, Hires upscaler: Latent (bicubic antialiased), Eta: 0.67
74
+ ```
75
+
76
+ ![](https://raw.githubusercontent.com/les-chien/MyGallery/markdown/pictures/03005-2212365348-masterpiece%2C%20best%20quality%2C%20ultra-detailed%2C%20illustration%2C%20portrait%2C%20hakurei%20reimu%2C%201girl%2C%20throne%20room%2C%20dimly%20lit.png)
77
+
78
+ ```
79
+ masterpiece, best quality, ultra-detailed, illustration, portrait, hakurei reimu, 1girl, throne room, dimly lit
80
+ Negative prompt: EasyNegative, by bad-artist, bad_prompt_version2, DeepNegative-V1-75T
81
+ Steps: 20, Sampler: DPM++ SDE Karras, CFG scale: 5, Seed: 2212365348, Size: 512x512, Model hash: 7961a4960e, Denoising strength: 0.55, Clip skip: 2, ENSD: 31337, Hires upscale: 2, Hires upscaler: Latent (nearest-exact), Eta: 0.67
82
+ ```
83
+
84
+ ![](https://raw.githubusercontent.com/les-chien/MyGallery/markdown/pictures/03023-293615512-masterpiece%2C%20best%20quality%2C%20ultra-detailed%2C%20illustration%2C%201girl%2C%20witch%20hat%2C%20purple%20eyes%2C%20blonde%20hair%2C%20wielding%20a%20purple%20staff%20bla.png)
85
+
86
+ ```
87
+ masterpiece, best quality, ultra-detailed, illustration, 1girl, witch hat, purple eyes, blonde hair, wielding a purple staff blasting purple energy, purple beam, purple effects, dragons, chaos
88
+ Negative prompt: EasyNegative, photograph by bad-artist, bad_prompt_version2, DeepNegative-V1-75T
89
+ Steps: 20, Sampler: DDIM, CFG scale: 5, Seed: 293615512, Size: 512x512, Model hash: 7961a4960e, Denoising strength: 0.55, Clip skip: 2, ENSD: 31337, Hires upscale: 2, Hires upscaler: Latent (nearest-exact)
90
+ ```
91
+
92
+ ![](https://raw.githubusercontent.com/les-chien/MyGallery/markdown/pictures/03242-3442031040-1girl%2C%20solo%2C%20black%20skirt%2C%20blue%20eyes%2C%20electric%20guitar%2C%20guitar%2C%20headphones%2C%20holding%2C%20holding%20plectrum%2C%20instrument%2C%20long%20hair%2C%20%2C%20mu.png)
93
+
94
+
95
+ ```
96
+ 1girl, solo, black skirt, blue eyes, electric guitar, guitar, headphones, holding, holding plectrum, instrument, long hair, , music, one side up, pink hair, playing guitar, pleated skirt, black shirt, indoors
97
+ Negative prompt: EasyNegative, photograph by bad-artist, bad_prompt_version2, DeepNegative-V1-75T
98
+ Steps: 20, Sampler: DPM++ SDE Karras, CFG scale: 5, Seed: 3442031040, Size: 512x512, Model hash: 7961a4960e, Denoising strength: 0.6, Clip skip: 2, ENSD: 31337, Hires upscale: 2, Hires upscaler: Latent (nearest-exact), Eta: 0.67
99
+ ```
100
+
101
+ ### Recipe
102
+
103
+ **Step 1: **animefull-latest (model) + pastelmix-lora (lora) + ligneClaireStyleCogecha (lora) = pastel-Cpgecha
104
+
105
+ You can try replacing animefull-latest with Anything-V3.0 or your preferred model. However, I cannot confirm if this will yield better results and it requires you to experiment with it on your own.
106
+
107
+ **Step 2: **MBW: Chilloutmix + X-mix-V1.0
108
+
109
+ | Model A | Model B | base_alpha | Weight | Merge Name |
110
+ | ----------- | ---------- | ---------- | ------------------------------------------------- | --------------- |
111
+ | Chilloutmix | X-mix-V1.0 | 1 | 1,1,1,1,1,1,1,1,0,0,0,0,1,0,0,0,0,1,1,1,1,1,1,1,1 | X-mix-V2.0-base |
112
+
113
+ This is the step of the sfw version. The steps for the nsfw version are as follows: I merged several LoRAs into Chilloutmix to obtain Chilloutmix-nsfw. Then I merged Chilloutmix-nsfw and X-mix-V1.0 to get X-mix-V2.0-nsfwBase1. Finally, I merged several LoRAs into X-mix-V2.0-nsfwBase1 to get X-mix-V2.0-nsfwBase2.
114
+
115
+ LoRAs related to real people should be merged into Chilloutmix or other photo-realistic models that you like, while LoRAs related to anime should be merged into X-mix-V2.0-base. Which LoRAs to use depends on your preference.
116
+
117
+ **Step 3: **MBW: pastel-Cogecha + X-mix-V2.0-base
118
+
119
+ | Model A | Model B | base_alpha | Weight | Merge Name |
120
+ | -------------- | --------------- | ---------- | ------------------------------------------------------- | -------------- |
121
+ | pastel-Cogecha | X-mix-V2.0-base | 0 | 1,1,1,1,1,0.3,0,0,0,1,0.1,1,1,1,1,1,0,1,0,1,1,0.2,1,1,1 | X-mix-V2.0-sfw |
122
+
123
+ In fact, I never tried to obtain the sfw version because I didn't plan on using it from the beginning. So this process is for reference only, and I am not sure about the actual effect of the sfw model.
124
+
125
+ ## V1.0
126
+
127
+ I have forgotten the recipe for X-mix-V1.0, as too many models were used for merging. This model supports nsfw, but the effect may not be very good.
128
+
129
+ ### Recommended Settings
130
+
131
+ - Sampler: DPM++ SDE Karras
132
+ - Steps: 20
133
+ - CFG Scale: 5
134
+ - Hires upscaler: Latent (bicubic antialiased), Denoising strength: 0.5~0.6
135
+ - vae: NAI.vae
136
+ - Clip skip: 2
137
+ - ENSD: 31337
138
+ - Eta: 0.67
139
+
140
+ ### Examples
141
 
142
  ![](https://raw.githubusercontent.com/les-chien/MyGallery/markdown/pictures/1girl.png)
143
 
 
203
  Steps: 20, Sampler: DPM++ SDE Karras, CFG scale: 5, Seed: 2548407675, Size: 512x512, Model hash: 7bc4c05c90, Denoising strength: 0.55, Clip skip: 2, ENSD: 31337, Hires upscale: 2, Hires upscaler: Latent (bicubic antialiased), Eta: 0.67
204
  ```
205
 
206
+ ## Embedding
207
+
208
+ If you need the embedding used in examples, click them:
209
+
210
+ - **EasyNegative: **[embed/EasyNegative · Hugging Face](https://huggingface.co/embed/EasyNegative)
211
+
212
+ - **bad-artist: **[nick-x-hacker/bad-artist · Hugging Face](https://huggingface.co/nick-x-hacker/bad-artist)
213
+
214
+ - **bad_prompt_version2: **[embed/bad_prompt · Hugging Face](https://huggingface.co/embed/bad_prompt)
215
+
216
+ - **Deep Negative V1.x: **[Deep Negative V1.x | Stable Diffusion TextualInversion | Civitai](https://civitai.com/models/4629/deep-negative-v1x)
217
+
218
+ You can consider whether to use them according to your preferences.
219
+
220
  ## More
221
 
222
  1. Since my prompts are usually brief, I'm not sure if this model will be able to meet all of your requirements if you need to use a large number of prompts.