WarriorMama777
commited on
Commit
•
f8f0f1f
1
Parent(s):
0b434c9
reset to 0b434c91acf4dd455ae58c2f017bdf8bb7efe01d & update
Browse files- Models/AbyssOrangeMix3/AOM3B3_orangemixs.safetensors +3 -0
- Models/AbyssOrangeMix3/AOM3B4_orangemixs.safetensors +3 -0
- Models/VividOrangeMix/VividOrangeMix.safetensors +3 -0
- Models/VividOrangeMix/VividOrengeMix_Hard.safetensors +3 -0
- Models/VividOrangeMix/VividOrengeMix_NSFW.safetensors +3 -0
- README.md +218 -51
Models/AbyssOrangeMix3/AOM3B3_orangemixs.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3f18d8ffd79c7afb96ef81904d974c0b642f25ebb1822266a0f7232cf917464
|
3 |
+
size 2132626090
|
Models/AbyssOrangeMix3/AOM3B4_orangemixs.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8d425c720e578f8b9a9140a25976518c17e102557e92c0ff5809e481eb47b38
|
3 |
+
size 2132626090
|
Models/VividOrangeMix/VividOrangeMix.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff4725f91c1d1a59c951ce0a42f126bf7f043f083f8cb88fc76905f3b7b9a2c6
|
3 |
+
size 2132626962
|
Models/VividOrangeMix/VividOrengeMix_Hard.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e61a62bf1499cfa208303354ade0e393bd000a4db87733c3193341392e5b39bb
|
3 |
+
size 2132627522
|
Models/VividOrangeMix/VividOrengeMix_NSFW.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:730dd31df757c612f88be3a67d6687407445e940844892d762d42d8a0156387a
|
3 |
+
size 2132627474
|
README.md
CHANGED
@@ -45,7 +45,8 @@ To make the specification more search engine friendly, I renamed it to "ModelNam
|
|
45 |
Changed to _ because an error occurs when using () in the Cloud environment(e.g.:paperspace).
|
46 |
"ModelName + _orangemixs"
|
47 |
- 2023-04-01: Added description of AOM3A1 cursed by Dreamlike
|
48 |
-
- 2023-06-27: Added AOM3B2.
|
|
|
49 |
|
50 |
----
|
51 |
|
@@ -73,6 +74,10 @@ We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run Orange
|
|
73 |
- [Batch Download (Advanced)](#batch-download-advanced)
|
74 |
- [Select and download](#select-and-download)
|
75 |
- [Model Detail \& Merge Recipes](#model-detail--merge-recipes)
|
|
|
|
|
|
|
|
|
76 |
- [AbyssOrangeMix3 (AOM3)](#abyssorangemix3-aom3)
|
77 |
- [About](#about)
|
78 |
- [More feature](#more-feature)
|
@@ -83,6 +88,8 @@ We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run Orange
|
|
83 |
- [AOM3A3](#aom3a3)
|
84 |
- [AOM3A1B](#aom3a1b)
|
85 |
- [AOM3B2](#aom3b2)
|
|
|
|
|
86 |
- [Description for enthusiast](#description-for-enthusiast)
|
87 |
- [AbyssOrangeMix2 (AOM2)](#abyssorangemix2-aom2)
|
88 |
- [AbyssOrangeMix2\_sfw (AOM2s)](#abyssorangemix2_sfw-aom2s)
|
@@ -139,7 +146,7 @@ This model is open access and available to all, with a CreativeML OpenRAIL-M lic
|
|
139 |
If you used it for merging, please state what steps you took to do so.~~
|
140 |
|
141 |
Removed terms of use. 2023-06-28
|
142 |
-
|
143 |
|
144 |
# Disclaimer
|
145 |
|
@@ -226,6 +233,80 @@ This completes how to clone only a specific directory. If you want to add other
|
|
226 |
|
227 |
# Model Detail & Merge Recipes
|
228 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
229 |
|
230 |
## AbyssOrangeMix3 (AOM3)
|
231 |
|
@@ -311,7 +392,7 @@ Features: Midpoint of artistic and kawaii. the model has been tuned to combine r
|
|
311 |
#### AOM3A1B
|
312 |
|
313 |
AOM3A1B added. This model is my latest favorite. I recommend it for its moderate realism, moderate brush touch, and moderate LoRA conformity.
|
314 |
-
The model was merged by mistakenly selecting 'Add sum' when 'Add differences' should have been selected in the AOM3A3 recipe. It was an unintended merge, but we share it because the illustrations produced are consistently good results.
|
315 |
In my review, this is an illustration style somewhere between AOM3A1 and A3.
|
316 |
|
317 |
▼A1B
|
@@ -345,6 +426,58 @@ Upload for access for research etc. 2023-06-27
|
|
345 |
</details>
|
346 |
|
347 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
348 |
____
|
349 |
### Description for enthusiast
|
350 |
|
@@ -412,7 +545,7 @@ AOM3 roughly looks like this
|
|
412 |
|
413 |
👩🍳Model details / Recipe
|
414 |
|
415 |
-
▼Hash
|
416 |
|
417 |
- AOM3.safetensors
|
418 |
D124FC18F0232D7F0A2A70358CDB1288AF9E1EE8596200F50F0936BE59514F6D
|
@@ -422,6 +555,11 @@ F303D108122DDD43A34C160BD46DBB08CB0E088E979ACDA0BF168A7A1F5820E0
|
|
422 |
553398964F9277A104DA840A930794AC5634FC442E6791E5D7E72B82B3BB88C3
|
423 |
- AOM3A3.safetensors
|
424 |
EB4099BA9CD5E69AB526FCA22A2E967F286F8512D9509B735C892FA6468767CF
|
|
|
|
|
|
|
|
|
|
|
425 |
|
426 |
▼Use Models
|
427 |
|
@@ -448,9 +586,11 @@ EB4099BA9CD5E69AB526FCA22A2E967F286F8512D9509B735C892FA6468767CF
|
|
448 |
|
449 |
▼AOM3
|
450 |
|
451 |
-
|
452 |
|
453 |
-
|
|
|
|
|
454 |
|
455 |
(This extension is really great. It turns a month's work into an hour. Thank you)
|
456 |
|
@@ -458,20 +598,21 @@ STEP: 1 | BWM : NAI - NAIsfw & gape - NAI
|
|
458 |
|
459 |
CUT: IN05-IN08, OUT10-11
|
460 |
|
461 |
-
| Model: A | Model: B | Model: C | Interpolation Method | Weight
|
462 |
-
|
|
463 |
-
| AOM2sfw
|
464 |
|
465 |
CUT: IN05-IN08, OUT10-11
|
466 |
|
467 |
-
| Model: A | Model: B | Model: C | Interpolation Method | Weight
|
468 |
-
|
|
469 |
-
| temp01
|
470 |
|
471 |
▼AOM3A1
|
472 |
-
⛔Only this model (AOM3A1) includes ChilloutMix (=The curse of DreamLike).Commercial use is not available.
|
473 |
|
474 |
-
|
|
|
|
|
475 |
|
476 |
STEP: 1 | Change the base photorealistic model of AOM3 from BasilMix to Chilloutmix.
|
477 |
|
@@ -479,39 +620,65 @@ Change the photorealistic model from BasilMix to Chilloutmix and proceed to gape
|
|
479 |
|
480 |
STEP: 2 |
|
481 |
|
482 |
-
| Step | Interpolation Method | Primary Model
|
483 |
-
|
|
484 |
-
| 1
|
485 |
|
486 |
STEP: 3 |
|
487 |
|
488 |
CUT: BASE0, IN00-IN08:0, IN10:0.1, OUT03-04-05:0, OUT08:0.2
|
489 |
|
490 |
-
| Model: A | Model: B
|
491 |
-
|
|
492 |
-
| AOM3
|
|
|
|
|
|
|
493 |
|
494 |
▼AOM3A2
|
495 |
|
496 |
-
|
497 |
|
498 |
CUT: BASE0, IN05:0.3、IN06-IN08:0, IN10:0.1, OUT03:0, OUT04:0.3, OUT05:0, OUT08:0.2
|
499 |
|
500 |
-
|
501 |
|
502 |
-
|
503 |
-
| -------- | -------------- | -------- | -------------------- | --------------------------------------------------------- | ---------- |
|
504 |
-
| AOM3 | Counterfeit2.5 | | Add SUM @ 1.0 | 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 | AOM3A2 |
|
505 |
|
506 |
-
|
|
|
|
|
507 |
|
508 |
-
|
509 |
|
510 |
CUT : BASE0, IN05-IN08:0, IN10:0.1, OUT03:0.5, OUT04-05:0.1, OUT08:0.2
|
511 |
|
512 |
-
|
513 |
-
|
514 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
515 |
|
516 |
----
|
517 |
|
@@ -1316,42 +1483,42 @@ Trash zone.
|
|
1316 |
|
1317 |
<a name="MEME_AOM3A1"></a>
|
1318 |
|
1319 |
-
▼AOM3A1?
|
1320 |
-
R.I.P.
|
1321 |
-
![](https://github.com/WarriorMama777/imgup/raw/e594f2b548bb9d9c28f0a37effebdb7032ac98c2/img/img_general/img_orangemix_rip_AOM3A1_02_comp001.webp "のろいのよろいを装備したA1ちゃん")
|
1322 |
|
|
|
|
|
1323 |
|
1324 |
-
<a name="MEME_realface"></a>
|
1325 |
-
▼No, AOM2 (only hentai models)
|
1326 |
|
|
|
1327 |
|
1328 |
-
|
|
|
1329 |
|
|
|
|
|
1330 |
|
1331 |
-
▼Nooo^()&*%#NG0u!!!!!!!!縺ゅ♀繧?縺医?縺、繝シ縺ィ縺医?縺吶j繝シ縺ッ驕主ュヲ鄙偵?繧エ繝溘〒縺? (「AOM3A2 and A3 are overlearning and Trash. delete!」)
|
1332 |
|
1333 |
-
|
1334 |
|
|
|
|
|
|
|
1335 |
|
1336 |
-
|
|
|
|
|
|
|
1337 |
|
1338 |
-
→ [全部同じじゃないですか](https://github.com/WarriorMama777/imgup/blob/main/img/img_general/img_MEME_whichModel_comp001.webp?raw=true "全部同じじゃないですか")
|
1339 |
|
1340 |
-
▼
|
1341 |
-
|
1342 |
|
1343 |
-
▼Noooo
|
1344 |
|
1345 |
-
|
1346 |
-
<img src="https://files.catbox.moe/nte6ud.webp" width="500" height="">
|
1347 |
|
1348 |
-
🟢
|
1349 |
-
<img src="https://files.catbox.moe/lta462.webp" width="500" height="">
|
1350 |
|
|
|
1351 |
|
1352 |
-
|
1353 |
-
All models in this repository are secure. It is most likely that anti-virus software has detected them erroneously.
|
1354 |
-
However, the models with the .ckpt extension have the potential danger of executing arbitrary code.
|
1355 |
-
A safe model that is free from these dangers is the model with the .safetensors extension.
|
1356 |
|
1357 |
|
|
|
45 |
Changed to _ because an error occurs when using () in the Cloud environment(e.g.:paperspace).
|
46 |
"ModelName + _orangemixs"
|
47 |
- 2023-04-01: Added description of AOM3A1 cursed by Dreamlike
|
48 |
+
- 2023-06-27: Added AOM3B2. Removed Terms of Service.
|
49 |
+
- 2023-11-25: Add VividOrangeMix (nonlabel, NSFW, Hard)
|
50 |
|
51 |
----
|
52 |
|
|
|
74 |
- [Batch Download (Advanced)](#batch-download-advanced)
|
75 |
- [Select and download](#select-and-download)
|
76 |
- [Model Detail \& Merge Recipes](#model-detail--merge-recipes)
|
77 |
+
- [VividOrangeMix (VOM)](#vividorangemix-vom)
|
78 |
+
- [VividOrangeMix](#vividorangemix)
|
79 |
+
- [VividOrangeMix\_NSFW / Hard](#vividorangemix_nsfw--hard)
|
80 |
+
- [Instructions](#instructions)
|
81 |
- [AbyssOrangeMix3 (AOM3)](#abyssorangemix3-aom3)
|
82 |
- [About](#about)
|
83 |
- [More feature](#more-feature)
|
|
|
88 |
- [AOM3A3](#aom3a3)
|
89 |
- [AOM3A1B](#aom3a1b)
|
90 |
- [AOM3B2](#aom3b2)
|
91 |
+
- [AOM3B3](#aom3b3)
|
92 |
+
- [AOM3B4](#aom3b4)
|
93 |
- [Description for enthusiast](#description-for-enthusiast)
|
94 |
- [AbyssOrangeMix2 (AOM2)](#abyssorangemix2-aom2)
|
95 |
- [AbyssOrangeMix2\_sfw (AOM2s)](#abyssorangemix2_sfw-aom2s)
|
|
|
146 |
If you used it for merging, please state what steps you took to do so.~~
|
147 |
|
148 |
Removed terms of use. 2023-06-28
|
149 |
+
Freedom. If you share your recipes, Marge swamp will be fun.
|
150 |
|
151 |
# Disclaimer
|
152 |
|
|
|
233 |
|
234 |
# Model Detail & Merge Recipes
|
235 |
|
236 |
+
<a name="VOM"></a>
|
237 |
+
|
238 |
+
## VividOrangeMix (VOM)
|
239 |
+
|
240 |
+
![](https://github.com/WarriorMama777/imgup/raw/main/img/VOM/VOM_heroimage_02_comp002.webp "VividOrangeMix")
|
241 |
+
Prompt: https://majinai.art/ja/i/VZ9dNoI
|
242 |
+
|
243 |
+
Civitai: https://civitai.com/models/196585?modelVersionId=221033
|
244 |
+
|
245 |
+
2023-11-25
|
246 |
+
|
247 |
+
### VividOrangeMix
|
248 |
+
|
249 |
+
▼About
|
250 |
+
"VividOrangeMix is a StableDiffusion model created for fans seeking vivid, flat, anime-style illustrations. With rich, bold colors and flat shading, it embodies the style seen in anime and manga.”
|
251 |
+
One of the versions of OrangeMixs, AbyssOrangeMix1~3 (AOM), has improved the anatomical accuracy of the human body by merging photorealistic models, but I was dissatisfied with the too-realistic shapes and shadows.
|
252 |
+
VividOrangeMix is a model that has been adjusted to solve this problem.
|
253 |
+
|
254 |
+
▼Sample Gallery
|
255 |
+
Default
|
256 |
+
![](https://github.com/WarriorMama777/imgup/raw/main/img/VOM/2023-11-14_VividOrangeMixSample_default_big_v2.1.webp "VividOrangeMixSampleGallery_default")
|
257 |
+
LoRA
|
258 |
+
![](https://github.com/WarriorMama777/imgup/raw/main/img/VOM/2023-11-14_VividOrangeMixSample_LoRA_med_v2.webp "VividOrangeMixSampleGallery_LoRA")
|
259 |
+
|
260 |
+
|
261 |
+
### VividOrangeMix_NSFW / Hard
|
262 |
+
|
263 |
+
▼About
|
264 |
+
VividOrangeMix NSFW/Hard is, as before, a model that Merges elements of NAI and Gape by U-Net Blocks Weight method.
|
265 |
+
As of AOM3, elements of these models should be included, but when I simply merged other models, the elements of the old merge seem to gradually fade away. Also, by merging U-Net Blocks Weight, it is now possible to merge without affecting the design to some extent, but some changes are unavoidable, so I decided to upload it separately as before. .
|
266 |
+
|
267 |
+
▼Sample Gallery
|
268 |
+
|
269 |
+
←NSFW | Hard→
|
270 |
+
![](https://github.com/WarriorMama777/imgup/raw/main/img/VOM/2023-11-27_VividOrangeMixSample_NSFWandHard.webp "VividOrangeMixSampleGallery_LoRA")
|
271 |
+
|
272 |
+
|
273 |
+
___
|
274 |
+
### Instructions
|
275 |
+
|
276 |
+
▼Tool
|
277 |
+
- https://github.com/hako-mikan/sd-webui-supermerger/
|
278 |
+
|
279 |
+
___
|
280 |
+
|
281 |
+
▼VividOrangeMix
|
282 |
+
|
283 |
+
STEP: 1 | Base model create
|
284 |
+
|
285 |
+
[GO TO AOM3B4 Instructions↓](#AOM3B4)
|
286 |
+
|
287 |
+
STEP: 2 | Model merge
|
288 |
+
|
289 |
+
| Model: A | Model: B | Model: C | Interpolation Method | Weight | Merge Name |
|
290 |
+
| --- | --- | --- | --- | --- | --- |
|
291 |
+
| AOM3B4 | Animelike_2D_Pruend_fp16 | | sum @ 0.3 | | VividOrangeMix |
|
292 |
+
|
293 |
+
___
|
294 |
+
|
295 |
+
▼VividOrangeMix_NSFW
|
296 |
+
|
297 |
+
| Model: A | Model: B | Model: C | Interpolation Method | Weight | Merge Name |
|
298 |
+
| --- | --- | --- | --- | --- | --- |
|
299 |
+
| VividOrangeMix | NAI full | NAI sfw | Add Difference @ 1.0 | 0,0.25,0.25,0.25,0.25,0.25,0,0,0,0,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.2,0.25,0.25,0.25,0.25,0,0 | VividOrangeMix_NSFW |
|
300 |
+
|
301 |
+
___
|
302 |
+
|
303 |
+
▼VividOrangeMix_Hard
|
304 |
+
|
305 |
+
| Model: A | Model: B | Model: C | Interpolation Method | Weight | Merge Name |
|
306 |
+
| --- | --- | --- | --- | --- | --- |
|
307 |
+
| VividOrangeMix_NSFW | gape60 | NAI full | Add Difference @ 1.0 | 0.0,0.25,0.25,0.25,0.25,0.25,0.0,0.0,0.0,0.0,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.0,0.0 | VividOrangeMix_Hard |
|
308 |
+
|
309 |
+
____
|
310 |
|
311 |
## AbyssOrangeMix3 (AOM3)
|
312 |
|
|
|
392 |
#### AOM3A1B
|
393 |
|
394 |
AOM3A1B added. This model is my latest favorite. I recommend it for its moderate realism, moderate brush touch, and moderate LoRA conformity.
|
395 |
+
The model was merged by mistakenly selecting 'Add sum' when 'Add differences' should have been selected in the ~~AOM3A3~~AOM3A2 recipe. It was an unintended merge, but we share it because the illustrations produced are consistently good results.
|
396 |
In my review, this is an illustration style somewhere between AOM3A1 and A3.
|
397 |
|
398 |
▼A1B
|
|
|
426 |
</details>
|
427 |
|
428 |
|
429 |
+
|
430 |
+
|
431 |
+
#### AOM3B3
|
432 |
+
|
433 |
+
2023-09-25
|
434 |
+
|
435 |
+
This is a derivative model of AOM3B2.
|
436 |
+
I merged some nice models and also merged some LoRAs to further adjust the color and painting style.
|
437 |
+
|
438 |
+
|
439 |
+
|
440 |
+
◆**Instructions:**
|
441 |
+
|
442 |
+
▼Tool
|
443 |
+
Supermerger
|
444 |
+
|
445 |
+
▼Model Merge
|
446 |
+
AOM3B2+Mixprov4+BreakdomainAnime
|
447 |
+
triple sum : 0.3, 0.3 | mode:normal
|
448 |
+
|
449 |
+
+
|
450 |
+
|
451 |
+
▼LoRA Merge
|
452 |
+
loraH(DiffLoRA)_FaceShadowTweaker_v1_dim4:-2,nijipretty_20230624235607:0.1,MatureFemale_epoch8:0.1,colorful_V1_lbw:0.5
|
453 |
+
|
454 |
+
|
455 |
+
#### AOM3B4
|
456 |
+
<a name="AOM3B4"></a>
|
457 |
+
▼About
|
458 |
+
Fix AOM3B3
|
459 |
+
|
460 |
+
▼**Instructions:**
|
461 |
+
|
462 |
+
|
463 |
+
USE: https://github.com/hako-mikan/sd-webui-supermerger/
|
464 |
+
|
465 |
+
STEP: 1 | Model merge
|
466 |
+
|
467 |
+
| Model: A | Model: B | Model: C | Interpolation Method | Weight | Merge Name |
|
468 |
+
| --- | --- | --- | --- | --- | --- |
|
469 |
+
| AOM3B2 | Mixprov4 | BreakdomainAnime | triple sum @ 0.3, 0.3, mode:normal | | temp01 |
|
470 |
+
|
471 |
+
STEP: 2 | LoRA Merge
|
472 |
+
|
473 |
+
Color fix
|
474 |
+
|
475 |
+
| Model: A | Model: B | Model: C | Interpolation Method | Weight | Merge Name |
|
476 |
+
| --- | --- | --- | --- | --- | --- |
|
477 |
+
| temp01 | colorful_V1_lbw | | sum @ 0.45 | | AOM3B4 |
|
478 |
+
|
479 |
+
|
480 |
+
⚓[GO TO VividOrangeMix Instructions↑](#VOM)
|
481 |
____
|
482 |
### Description for enthusiast
|
483 |
|
|
|
545 |
|
546 |
👩🍳Model details / Recipe
|
547 |
|
548 |
+
▼Hash(SHA256)
|
549 |
|
550 |
- AOM3.safetensors
|
551 |
D124FC18F0232D7F0A2A70358CDB1288AF9E1EE8596200F50F0936BE59514F6D
|
|
|
555 |
553398964F9277A104DA840A930794AC5634FC442E6791E5D7E72B82B3BB88C3
|
556 |
- AOM3A3.safetensors
|
557 |
EB4099BA9CD5E69AB526FCA22A2E967F286F8512D9509B735C892FA6468767CF
|
558 |
+
- AOM3A1B.safetensors
|
559 |
+
5493A0EC491F5961DBDC1C861404088A6AE9BD4007F6A3A7C5DEE8789CDC1361
|
560 |
+
- AOM3B2.safetensors
|
561 |
+
F553E7BDE46CFE9B3EF1F31998703A640AF7C047B65883996E44AC7156F8C1DB
|
562 |
+
|
563 |
|
564 |
▼Use Models
|
565 |
|
|
|
586 |
|
587 |
▼AOM3
|
588 |
|
589 |
+
◆**Instructions:**
|
590 |
|
591 |
+
Tool: SuperMerger
|
592 |
+
|
593 |
+
USE: https://github.com/hako-mikan/sd-webui-supermerger/
|
594 |
|
595 |
(This extension is really great. It turns a month's work into an hour. Thank you)
|
596 |
|
|
|
598 |
|
599 |
CUT: IN05-IN08, OUT10-11
|
600 |
|
601 |
+
| Model: A | Model: B | Model: C | Interpolation Method | Weight | Merge Name |
|
602 |
+
| --- | --- | --- | --- | --- | --- |
|
603 |
+
| AOM2sfw | NAI full | NAI sfw | Add Difference @ 1.0 | 0,0.5,0.5,0.5,0.5,0.5,0,0,0,0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0,0 | temp01 |
|
604 |
|
605 |
CUT: IN05-IN08, OUT10-11
|
606 |
|
607 |
+
| Model: A | Model: B | Model: C | Interpolation Method | Weight | Merge Name |
|
608 |
+
| --- | --- | --- | --- | --- | --- |
|
609 |
+
| temp01 | gape60 | NAI full | Add Difference @ 1.0 | 0,0.5,0.5,0.5,0.5,0.5,0,0,0,0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0,0 | AOM3 |
|
610 |
|
611 |
▼AOM3A1
|
|
|
612 |
|
613 |
+
◆**Instructions:**
|
614 |
+
|
615 |
+
Tool: SuperMerger
|
616 |
|
617 |
STEP: 1 | Change the base photorealistic model of AOM3 from BasilMix to Chilloutmix.
|
618 |
|
|
|
620 |
|
621 |
STEP: 2 |
|
622 |
|
623 |
+
| Step | Interpolation Method | Primary Model | Secondary Model | Tertiary Model | Merge Name |
|
624 |
+
| --- | --- | --- | --- | --- | --- |
|
625 |
+
| 1 | SUM @ 0.5 | Counterfeit2.5 | Kenshi | | Counterfeit+Kenshi |
|
626 |
|
627 |
STEP: 3 |
|
628 |
|
629 |
CUT: BASE0, IN00-IN08:0, IN10:0.1, OUT03-04-05:0, OUT08:0.2
|
630 |
|
631 |
+
| Model: A | Model: B | Model: C | Interpolation Method | Weight | Merge Name |
|
632 |
+
| --- | --- | --- | --- | --- | --- |
|
633 |
+
| AOM3 | Counterfeit+Kenshi | | Add SUM @ 1.0 | 0,0,0,0,0,0,0,0,0,0.3,0.1,0.3,0.3,0.3,0.2,0.1,0,0,0,0.3,0.3,0.2,0.3,0.4,0.5 | AOM3A1 |
|
634 |
+
|
635 |
+
▼AOM3A1
|
636 |
+
⛔Only this model (AOM3A1) includes ChilloutMix (=The curse of DreamLike).Commercial use is not available.
|
637 |
|
638 |
▼AOM3A2
|
639 |
|
640 |
+
◆?
|
641 |
|
642 |
CUT: BASE0, IN05:0.3、IN06-IN08:0, IN10:0.1, OUT03:0, OUT04:0.3, OUT05:0, OUT08:0.2
|
643 |
|
644 |
+
◆**Instructions:**
|
645 |
|
646 |
+
Tool: SuperMerger
|
|
|
|
|
647 |
|
648 |
+
| Model: A | Model: B | Model: C | Interpolation Method | Weight | Merge Name |
|
649 |
+
| --- | --- | --- | --- | --- | --- |
|
650 |
+
| AOM3 | Counterfeit2.5 | nai | Add Difference @ 1.0 | 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 | AOM3A2 |
|
651 |
|
652 |
+
◆AOM3A3
|
653 |
|
654 |
CUT : BASE0, IN05-IN08:0, IN10:0.1, OUT03:0.5, OUT04-05:0.1, OUT08:0.2
|
655 |
|
656 |
+
Tool: SuperMerger
|
657 |
+
|
658 |
+
| Model: A | Model: B | Model: C | Interpolation Method | Weight | Merge Name |
|
659 |
+
| --- | --- | --- | --- | --- | --- |
|
660 |
+
| AOM3 | Counterfeit2.5 | nai | Add Difference @ 1.0 | 0,0.6,0.6,0.6,0.6,0.6,0,0,0,0,0.6,0.1,0.6,0.6,0.6,0.6,0.6,0.5,0.1,0.1,0.6,0.6,0.2,0.6,0.6,0.6 | AOM3A3 |
|
661 |
+
|
662 |
+
▼AOM3A1B
|
663 |
+
|
664 |
+
◆**Instructions:**
|
665 |
+
|
666 |
+
Tool: SuperMerge
|
667 |
+
|
668 |
+
| Model: A | Model: B | Model: C | Interpolation Method | Weight | Merge Name |
|
669 |
+
| --- | --- | --- | --- | --- | --- |
|
670 |
+
| AOM3 | Counterfeit2.5 | | Add Sum @ 1.0 | 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 | AOM3A1B |
|
671 |
+
|
672 |
+
▼AOM3B2
|
673 |
+
|
674 |
+
◆**Instructions:**
|
675 |
+
|
676 |
+
Tool: Checkpoint Merger
|
677 |
+
|
678 |
+
| Model: A | Model: B | Model: C | Interpolation Method | Weight | Merge Name |
|
679 |
+
| --- | --- | --- | --- | --- | --- |
|
680 |
+
| AOM3A1B | Breakdomain m21_fp16 | | Add Sum | 0.4 | AOM3B2 |
|
681 |
+
|
682 |
|
683 |
----
|
684 |
|
|
|
1483 |
|
1484 |
<a name="MEME_AOM3A1"></a>
|
1485 |
|
|
|
|
|
|
|
1486 |
|
1487 |
+
▼Noooo, not work. This guy is Scammer
|
1488 |
+
STEP1: BUY HUGE PC
|
1489 |
|
|
|
|
|
1490 |
|
1491 |
+
▼Noooo, can't generate image like samples.This models is hype.
|
1492 |
|
1493 |
+
❌
|
1494 |
+
<img src="https://files.catbox.moe/nte6ud.webp" width="500" height="" alt="keyboard guy">
|
1495 |
|
1496 |
+
🟢
|
1497 |
+
<img src="https://files.catbox.moe/lta462.webp" width="500" height="" alt="clever guy">
|
1498 |
|
|
|
1499 |
|
1500 |
+
▼Noooo, This models have troy virus. don't download.
|
1501 |
|
1502 |
+
All models in this repository are secure. It is most likely that anti-virus software has detected them erroneously.
|
1503 |
+
However, the models with the .ckpt extension have the potential danger of executing arbitrary code.
|
1504 |
+
A safe model that is free from these dangers is the model with the .safetensors extension.
|
1505 |
|
1506 |
+
<a name="MEME_realface"></a>
|
1507 |
+
▼AOM2?
|
1508 |
+
(only NSFW models)
|
1509 |
+
![](https://github.com/WarriorMama777/imgup/raw/main/img/img_general/img_Neko.webp "")
|
1510 |
|
|
|
1511 |
|
1512 |
+
▼AOM3A1?
|
1513 |
+
R.I.P.
|
1514 |
|
1515 |
+
▼Noooo^()&*%#NG0u!!!!!!!!縺ゅ♀繧?縺医?縺、繝シ縺ィ縺医?縺吶j繝シ縺ッ驕主ュヲ鄙偵?繧エ繝溘〒縺? (「AOM3A2 and A3 are overlearning and Trash. delete!」)
|
1516 |
|
1517 |
+
<img src="https://github.com/WarriorMama777/imgup/raw/main/img/img_general/img_meme_tension_comp001.webp" width="300" height="" alt=”getting_excited”>
|
|
|
1518 |
|
|
|
|
|
1519 |
|
1520 |
+
▼Noooo, Too many models. Tell me which one to choose.
|
1521 |
|
1522 |
+
→ [全部同じじゃないですか](https://github.com/WarriorMama777/imgup/blob/main/img/img_general/img_MEME_whichModel_comp001.webp?raw=true "全部同じじゃないですか")
|
|
|
|
|
|
|
1523 |
|
1524 |
|