WarriorMama777 commited on
Commit
059ed62
1 Parent(s): 93b9a49

Add AbyssOrangeMix3

Browse files
Models/AbyssOrangeMix3/AOM3.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d124fc18f0232d7f0a2a70358cdb1288af9e1ee8596200f50f0936be59514f6d
3
+ size 2132626071
Models/AbyssOrangeMix3/AOM3A1.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f303d108122ddd43a34c160bd46dbb08cb0e088e979acda0bf168a7a1f5820e0
3
+ size 2132626071
Models/AbyssOrangeMix3/AOM3A2.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:553398964f9277a104da840a930794ac5634fc442e6791e5d7e72b82b3bb88c3
3
+ size 2132626071
Models/AbyssOrangeMix3/AOM3A3.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb4099ba9cd5e69ab526fca22a2e967f286f8512d9509b735c892fa6468767cf
3
+ size 2132626071
README.md CHANGED
@@ -33,13 +33,18 @@ Maintain a repository for the following purposes.
33
  - [How to download](#how-to-download)
34
  - [Batch Download](#batch-download)
35
  - [select and download](#select-and-download)
36
- - [Model Helth Check](#model-helth-check)
37
  - [Model Detail \& Merge Recipes](#model-detail--merge-recipes)
 
 
 
 
 
38
  - [AbyssOrangeMix2 (AOM2)](#abyssorangemix2-aom2)
39
  - [AbyssOrangeMix2\_sfw (AOM2s)](#abyssorangemix2_sfw-aom2s)
40
  - [AbyssOrangeMix2\_nsfw (AOM2n)](#abyssorangemix2_nsfw-aom2n)
41
  - [AbyssOrangeMix2\_hard (AOM2h)](#abyssorangemix2_hard-aom2h)
42
  - [EerieOrangeMix (EOM)](#eerieorangemix-eom)
 
43
  - [EerieOrangeMix (EOM1)](#eerieorangemix-eom1)
44
  - [EerieOrangeMix\_base (EOM1b)](#eerieorangemix_base-eom1b)
45
  - [EerieOrangeMix\_Night (EOM1n)](#eerieorangemix_night-eom1n)
@@ -66,7 +71,7 @@ Maintain a repository for the following purposes.
66
  - [BloodNightOrangeMix (BOMn)](#bloodnightorangemix-bomn)
67
  - [ElderOrangeMix](#elderorangemix)
68
  - [Troubleshooting](#troubleshooting)
69
- - [FAQ and Tips](#faq-and-tips)
70
 
71
 
72
 
@@ -121,196 +126,59 @@ git clone https://huggingface.co/WarriorMama777/OrangeMixs
121
 
122
  ----
123
 
124
- # Model Helth Check
125
 
126
- According to the author of the U-Net Blocks Weight Merge extension, there are cases of model corruption in merged models. The results of a health check carried out using a script to repair problems with corrupted merged models🕵️‍♀️
127
- Reference:[調査] Smile Test: Elysium_Anime_V3 問題を調べる #3|bbcmc|note - https://note.com/bbcmc/n/n12c05bf109cc
128
 
129
- <details>
130
- <summary>🩺READ MORE: Models Helth Check List🩺</summary>
131
-
132
- - AbyssOrangeMixs2
133
-
134
-
135
- python fix_position_ids.py --model C:\ProgramTools\__GenerativeAI\StableDiffusion_AUTOMATIC1111_v6.0\stable-diffusion-webui\models\Stable-diffusion\AbyssOrangeMix2_hard.safetensors
136
-
137
- ```jsx
138
- tensor([[True, True, True, True, True, True, True, True, True, True, True, True,
139
- True, True, True, True, True, True, True, True, True, True, True, True,
140
- True, True, True, True, True, True, True, True, True, True, True, True,
141
- True, True, True, True, True, True, True, True, True, True, True, True,
142
- True, True, True, True, True, True, True, True, True, True, True, True,
143
- True, True, True, True, True, True, True, True, True, True, True, True,
144
- True, True, True, True, True]])
145
- ```
146
-
147
-
148
- python fix_position_ids.py --model C:\ProgramTools\__GenerativeAI\StableDiffusion_AUTOMATIC1111_v6.0\stable-diffusion-webui\models\Stable-diffusion\AbyssOrangeMix2_nsfw.safetensors
149
-
150
- ```jsx
151
- tensor([[True, True, True, True, True, True, True, True, True, True, True, True,
152
- True, True, True, True, True, True, True, True, True, True, True, True,
153
- True, True, True, True, True, True, True, True, True, True, True, True,
154
- True, True, True, True, True, True, True, True, True, True, True, True,
155
- True, True, True, True, True, True, True, True, True, True, True, True,
156
- True, True, True, True, True, True, True, True, True, True, True, True,
157
- True, True, True, True, True]])
158
- ```
159
-
160
-
161
- python fix_position_ids.py --model C:\ProgramTools\__GenerativeAI\StableDiffusion_AUTOMATIC1111_v6.0\stable-diffusion-webui\models\Stable-diffusion\AbyssOrangeMix2_sfw.safetensors
162
-
163
- ```jsx
164
- tensor([[True, True, True, True, True, True, True, True, True, True, True, True,
165
- True, True, True, True, True, True, True, True, True, True, True, True,
166
- True, True, True, True, True, True, True, True, True, True, True, True,
167
- True, True, True, True, True, True, True, True, True, True, True, True,
168
- True, True, True, True, True, True, True, True, True, True, True, True,
169
- True, True, True, True, True, True, True, True, True, True, True, True,
170
- True, True, True, True, True]])
171
- ```
172
-
173
- - AbyssOrangeMix
174
-
175
-
176
-
177
-
178
- python fix_position_ids.py --model H:\Resources\Resources_AI\__Models\MergeModels\OrangeMixs\AbyssOrangeMix\AbyssOrangeMix.safetensors
179
-
180
- ```
181
- tensor([[True, True, True, True, True, True, True, True, True, True, True, True,
182
- True, True, True, True, True, True, True, True, True, True, True, True,
183
- True, True, True, True, True, True, True, True, True, True, True, True,
184
- True, True, True, True, True, True, True, True, True, True, True, True,
185
- True, True, True, True, True, True, True, True, True, True, True, True,
186
- True, True, True, True, True, True, True, True, True, True, True, True,
187
- True, True, True, True, True]])
188
- ```
189
-
190
- python fix_position_ids.py --model H:\Resources\Resources_AI\__Models\MergeModels\OrangeMixs\AbyssOrangeMix\AbyssOrangeMix_night.safetensors
191
-
192
- ```
193
- tensor([[True, True, True, True, True, True, True, True, True, True, True, True,
194
- True, True, True, True, True, True, True, True, True, True, True, True,
195
- True, True, True, True, True, True, True, True, True, True, True, True,
196
- True, True, True, True, True, True, True, True, True, True, True, True,
197
- True, True, True, True, True, True, True, True, True, True, True, True,
198
- True, True, True, True, True, True, True, True, True, True, True, True,
199
- True, True, True, True, True]])
200
- ```
201
-
202
- python fix_position_ids.py --model H:\Resources\Resources_AI\__Models\MergeModels\OrangeMixs\AbyssOrangeMix\AbyssOrangeMix_half.safetensors
203
-
204
- ```
205
- tensor([[True, True, True, True, True, True, True, True, True, True, True, True,
206
- True, True, True, True, True, True, True, True, True, True, True, True,
207
- True, True, True, True, True, True, True, True, True, True, True, True,
208
- True, True, True, True, True, True, True, True, True, True, True, True,
209
- True, True, True, True, True, True, True, True, True, True, True, True,
210
- True, True, True, True, True, True, True, True, True, True, True, True,
211
- True, True, True, True, True]])
212
- ```
213
-
214
- python fix_position_ids.py --model H:\Resources\Resources_AI\__Models\MergeModels\OrangeMixs\AbyssOrangeMix\AbyssOrangeMix_base.ckpt
215
-
216
- ```
217
- tensor([[True, True, True, True, True, True, True, True, True, True, True, True,
218
- True, True, True, True, True, True, True, True, True, True, True, True,
219
- True, True, True, True, True, True, True, True, True, True, True, True,
220
- True, True, True, True, True, True, True, True, True, True, True, True,
221
- True, True, True, True, True, True, True, True, True, True, True, True,
222
- True, True, True, True, True, True, True, True, True, True, True, True,
223
- True, True, True, True, True]])
224
- ```
225
-
226
-
227
- - AnythingV3
228
-
229
-
230
- ```jsx
231
- python fix_position_ids.py --model C:\ProgramTools\__GenerativeAI\StableDiffusion_AUTOMATIC1111_v6.0\stable-diffusion-webui\models\Stable-diffusion\An_V3_Pr.ckpt
232
- ```
233
-
234
- ```jsx
235
- tensor([[True, True, True, True, True, True, True, True, True, True, True, True,
236
- True, True, True, True, True, True, True, True, True, True, True, True,
237
- True, True, True, True, True, True, True, True, True, True, True, True,
238
- True, True, True, True, True, True, True, True, True, True, True, True,
239
- True, True, True, True, True, True, True, True, True, True, True, True,
240
- True, True, True, True, True, True, True, True, True, True, True, True,
241
- True, True, True, True, True]])
242
- ```
243
-
244
- - NAI
245
-
246
-
247
- python fix_position_ids.py --model C:\ProgramTools\__GenerativeAI\StableDiffusion_AUTOMATIC1111_v6.0\stable-diffusion-webui\models\Stable-diffusion\nai.safetensors
248
-
249
- ```jsx
250
- tensor([[True, True, True, True, True, True, True, True, True, True, True, True,
251
- True, True, True, True, True, True, True, True, True, True, True, True,
252
- True, True, True, True, True, True, True, True, True, True, True, True,
253
- True, True, True, True, True, True, True, True, True, True, True, True,
254
- True, True, True, True, True, True, True, True, True, True, True, True,
255
- True, True, True, True, True, True, True, True, True, True, True, True,
256
- True, True, True, True, True]])
257
- ```
258
-
259
-
260
- python fix_position_ids.py --model C:\ProgramTools\__GenerativeAI\StableDiffusion_AUTOMATIC1111_v6.0\stable-diffusion-webui\models\Stable-diffusion\nai_sfw.safetensors
261
-
262
- ```jsx
263
- tensor([[True, True, True, True, True, True, True, True, True, True, True, True,
264
- True, True, True, True, True, True, True, True, True, True, True, True,
265
- True, True, True, True, True, True, True, True, True, True, True, True,
266
- True, True, True, True, True, True, True, True, True, True, True, True,
267
- True, True, True, True, True, True, True, True, True, True, True, True,
268
- True, True, True, True, True, True, True, True, True, True, True, True,
269
- True, True, True, True, True]])
270
- ```
271
-
272
- - gape
273
-
274
-
275
-
276
- python fix_position_ids.py --model "C:\ProgramTools\__GenerativeAI\StableDiffusion_AUTOMATIC1111_v6.0\stable-diffusion-webui\models\Stable-diffusion\gape60.ckpt”
277
-
278
- ```jsx
279
- tensor([[True, True, True, True, True, True, True, True, True, True, True, True,
280
- True, True, True, True, True, True, True, True, True, True, True, True,
281
- True, True, True, True, True, True, True, True, True, True, True, True,
282
- True, True, True, True, True, True, True, True, True, True, True, True,
283
- True, True, True, True, True, True, True, True, True, True, True, True,
284
- True, True, True, True, True, True, True, True, True, True, True, True,
285
- True, True, True, True, True]])
286
- ```
287
-
288
-
289
- - EerieOrangeMix
290
-
291
- ⚠ All model 1 False
292
- 1 False
293
-
294
- tensor([[ True, True, True, True, True, True, True, True, True, True,
295
- True, True, True, True, True, True, True, True, True, True,
296
- True, True, True, True, True, True, True, True, True, True,
297
- True, True, True, True, True, True, True, True, True, True,
298
- True, False, True, True, True, True, True, True, True, True,
299
- True, True, True, True, True, True, True, True, True, True,
300
- True, True, True, True, True, True, True, True, True, True,
301
- True, True, True, True, True, True, True]])
302
- corrupt token indexes : [41]
303
- missing token numbers : [41]
304
 
305
- </details>
306
- &nbsp;
307
- &nbsp;
308
  &nbsp;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
309
  &nbsp;
310
 
311
- ----
312
 
313
- # Model Detail & Merge Recipes
 
314
 
315
  ## AbyssOrangeMix2 (AOM2)
316
 
@@ -320,7 +188,6 @@ Reference:[調査] Smile Test: Elysium_Anime_V3 問題を調べる #3|bbcmc
320
 
321
  Prompt: [https://majinai.art/ja/i/nxpKRpw](https://majinai.art/ja/i/nxpKRpw)
322
 
323
-
324
  ▼About
325
 
326
  AbyssOrangeMix2 (AOM2) is an AI model capable of generating high-quality, highly realistic illustrations.
@@ -491,6 +358,25 @@ Since there are infinite possibilities for U-Net Blocks Weight Merging, I plan t
491
 
492
  <img src="https://files.catbox.moe/yjnqna.webp" width="1000" height="" alt=”HeroImage_EerieOrangeMix_Designed_comp001” >
493
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
494
  ### EerieOrangeMix (EOM1)
495
 
496
  ▼?
@@ -1071,8 +957,8 @@ It is a merged model that just did AnythingV3+ (NAI-NAISFW) 0.3.
1071
 
1072
  ※I found this model to be very prone to body collapse. Not recommended.
1073
 
1074
- ▼?
1075
- anything and everything mix ver.1.5+Gape+Nai(AnEve.G.N0.3)
1076
  This is a merged model with improved NSFW representation of anything and everything mix ver.1.5.
1077
 
1078
  ▼Hash
@@ -1099,20 +985,28 @@ This is a merged model with improved NSFW representation of anything and everyth
1099
  1. blurred Images & clearly low quality output
1100
  If the generated images are blurred or only clearly low quality output is produced, it is possible that the vae, etc. are not loaded properly. Try reloading the model/vae or restarting the WebUI/OS.
1101
 
1102
- ## FAQ and Tips
 
 
 
1103
 
 
 
 
 
 
 
1104
 
1105
  ▼Nooo, Don’t work. This guy is Scammer
1106
  STEP1: BUY HUGE PC
1107
- Anon is working day and night on the minimum PC specs that GenerativeAI can run on. The following is a detailed list.
1108
- <https://seesaawiki.jp/nai_ch/d/%a5%ed%a1%bc%a5%ab%a5%eb%c9%f4%a1%a1PC%a5%b9%a5%da%a5%c3%a5%af%c1%ea%c3%cc%bc%bc>
1109
 
1110
  ▼Noooo, can't generate image like samples.This models is hype.
1111
 
1112
 
1113
- <img src="https://files.catbox.moe/nte6ud.webp" width="500" height="">
 
1114
  🟢
1115
- <img src="https://files.catbox.moe/lta462.webp" width="500" height="">
1116
 
1117
 
1118
  Simple Negative, Better Way
 
33
  - [How to download](#how-to-download)
34
  - [Batch Download](#batch-download)
35
  - [select and download](#select-and-download)
 
36
  - [Model Detail \& Merge Recipes](#model-detail--merge-recipes)
37
+ - [AbyssOrangeMix3 (AOM3)](#abyssorangemix3-aom3)
38
+ - [\[AOM3\]](#aom3)
39
+ - [\[AOM3A1\]](#aom3a1)
40
+ - [\[AOM3A2\]](#aom3a2)
41
+ - [\[AOM3A3\]](#aom3a3)
42
  - [AbyssOrangeMix2 (AOM2)](#abyssorangemix2-aom2)
43
  - [AbyssOrangeMix2\_sfw (AOM2s)](#abyssorangemix2_sfw-aom2s)
44
  - [AbyssOrangeMix2\_nsfw (AOM2n)](#abyssorangemix2_nsfw-aom2n)
45
  - [AbyssOrangeMix2\_hard (AOM2h)](#abyssorangemix2_hard-aom2h)
46
  - [EerieOrangeMix (EOM)](#eerieorangemix-eom)
47
+ - [EerieOrangeMix2.5 (EOM2.5)](#eerieorangemix25-eom25)
48
  - [EerieOrangeMix (EOM1)](#eerieorangemix-eom1)
49
  - [EerieOrangeMix\_base (EOM1b)](#eerieorangemix_base-eom1b)
50
  - [EerieOrangeMix\_Night (EOM1n)](#eerieorangemix_night-eom1n)
 
71
  - [BloodNightOrangeMix (BOMn)](#bloodnightorangemix-bomn)
72
  - [ElderOrangeMix](#elderorangemix)
73
  - [Troubleshooting](#troubleshooting)
74
+ - [FAQ and Tips (🐈MEME ZONE🦐)](#faq-and-tips-meme-zone)
75
 
76
 
77
 
 
126
 
127
  ----
128
 
 
129
 
 
 
130
 
131
+ ----
132
+
133
+ # Model Detail & Merge Recipes
134
+
135
+ ## AbyssOrangeMix3 (AOM3)
136
+
137
+ ![](https://github.com/WarriorMama777/imgup/blob/main/img/AOM3/AOM3_G_Top_comp001.webp?raw=true "")
138
+
139
+ ――Everyone has different “ABYSS”!
140
+
141
+ ▼About
142
+
143
+ The main model, "AOM3 (AbyssOrangeMix3)", is a purely upgraded model that improves on the problems of the previous version, "AOM2". "AOM3" can generate illustrations with very realistic textures and can generate a wide variety of content. There are also three variant models based on the AOM3 that have been adjusted to a unique illustration style. These models will help you to express your ideas more clearly.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
144
 
 
 
 
145
  &nbsp;
146
+
147
+ ### [AOM3]
148
+
149
+ Features: high-quality, realistic textured illustrations can be generated.
150
+ There are two major changes from AOM2.
151
+
152
+ 1: Models for NSFW such as _nsfw and _hard have been improved: the models after nsfw in AOM2 generated creepy realistic faces, muscles and ribs when using Hires.fix, even though they were animated characters. These have all been improved in AOM3.
153
+
154
+ e.g.: explanatory diagram by MEME [GO TO MEME ZONE↓](#MEME_realface)
155
+
156
+ 2: sfw/nsfw merged into one model. Originally, nsfw models were separated because adding NSFW content (models like NAI and gape) would change the face and cause the aforementioned problems. Now that those have been improved, the models can be packed into one.
157
+
158
+ ![](https://github.com/WarriorMama777/imgup/blob/main/img/AOM3/AOM3_G_Full_2_comp002.webp?raw=true "")
159
+
160
+ ▼Variations
161
+
162
+ ### [AOM3A1]
163
+
164
+ Features: Anime like illustrations with flat paint. Cute enough as it is, but I really like to apply LoRA of anime characters to this model to generate high quality anime illustrations like a frame from a theatre version.
165
+
166
+ ### [AOM3A2]
167
+
168
+ Features: Oil paintings like style artistic illustrations and stylish background depictions. In fact, this is mostly due to the work of Counterfeit 2.5, but the textures are more realistic thanks to the U-Net Blocks Weight Merge.
169
+
170
+ ### [AOM3A3]
171
+
172
+ Features: Midpoint of artistic and kawaii. the model has been tuned to combine realistic textures, a artistic style that also feels like an oil colour style, and a cute anime-style face. Can be used to create a wide range of illustrations.
173
+
174
+ In addition, these U-Net Blocks Weight Merge models take numerous steps but are carefully merged to ensure that mutual content is not overwritten.
175
+
176
  &nbsp;
177
 
178
+ ![](https://github.com/WarriorMama777/imgup/blob/main/img/AOM3/AOM3_G_Art_comp003.webp?raw=true "")
179
 
180
+
181
+ &nbsp;
182
 
183
  ## AbyssOrangeMix2 (AOM2)
184
 
 
188
 
189
  Prompt: [https://majinai.art/ja/i/nxpKRpw](https://majinai.art/ja/i/nxpKRpw)
190
 
 
191
  ▼About
192
 
193
  AbyssOrangeMix2 (AOM2) is an AI model capable of generating high-quality, highly realistic illustrations.
 
358
 
359
  <img src="https://files.catbox.moe/yjnqna.webp" width="1000" height="" alt=”HeroImage_EerieOrangeMix_Designed_comp001” >
360
 
361
+ ### EerieOrangeMix2.5 (EOM2.5)
362
+
363
+ This is a update to EerieOrangeMix applying AOM2 methods.
364
+ Originally, "EOM2" would have been a more appropriate name, but I mis-numbered it (it is already in use). Therefore, the name EOM2.5 is used as an alternative.
365
+
366
+ Major changes include.
367
+
368
+ - Repaired the broken ElysiumV2 anime. Repair script “fix_postion_ids.py” was giving a 1False error in "Is there a difference between the current data and the candidate content of the fix?", which has been repaired.The type of data in tensor is now torch.int64 and is now aligned with a clean integer value.
369
+ - AOM2 methods were applied. This means that the base model for the U-Net Blocks Weight Merge is now BasilMix.
370
+
371
+ ▼Sample Gallery
372
+
373
+
374
+ ▼**Instructions:**
375
+
376
+ The recipe for this model (EOM2.5) can be explained simply by replacing the AOM2 base model with the repaired ElysiumV2 anime, so it will not be discussed here.
377
+
378
+ &nbsp;
379
+
380
  ### EerieOrangeMix (EOM1)
381
 
382
  ▼?
 
957
 
958
  ※I found this model to be very prone to body collapse. Not recommended.
959
 
960
+ ▼?
961
+ anything and everything mix ver.1.5+Gape+Nai(AnEve.G.N0.3)
962
  This is a merged model with improved NSFW representation of anything and everything mix ver.1.5.
963
 
964
  ▼Hash
 
985
  1. blurred Images & clearly low quality output
986
  If the generated images are blurred or only clearly low quality output is produced, it is possible that the vae, etc. are not loaded properly. Try reloading the model/vae or restarting the WebUI/OS.
987
 
988
+ ## FAQ and Tips (🐈MEME ZONE🦐)
989
+
990
+ ▼No, AOM2 (only hentai models)
991
+ <a name="MEME_realface"></a>
992
 
993
+ ![](https://github.com/WarriorMama777/imgup/blob/main/img/img_general/img_Neko.webp?raw=true "")
994
+
995
+ ▼Noo, Too many models. Tell me which one to choose.
996
+
997
+ ![全部同じじゃないですか](https://github.com/WarriorMama777/imgup/blob/main/img/img_general/WHICH_MODEL_IS_BEST_comp001.webp?raw=true "全部同じじゃないですか")
998
+ ――©秋本治『こちら葛飾区亀有公園前派出所』
999
 
1000
  ▼Nooo, Don’t work. This guy is Scammer
1001
  STEP1: BUY HUGE PC
 
 
1002
 
1003
  ▼Noooo, can't generate image like samples.This models is hype.
1004
 
1005
 
1006
+ <img src="https://files.catbox.moe/nte6ud.webp" width="500" height="">
1007
+
1008
  🟢
1009
+ <img src="https://files.catbox.moe/lta462.webp" width="500" height="">
1010
 
1011
 
1012
  Simple Negative, Better Way