WarriorMama777 commited on
Commit
e0502ec
1 Parent(s): e25fffc

Add AOM3 Description for enthusiast

Browse files
Files changed (1) hide show
  1. README.md +32 -2
README.md CHANGED
@@ -53,6 +53,7 @@ We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run Orange
53
  - [AOM3A3](#aom3a3)
54
  - [MORE](#more)
55
  - [Sample Gallery](#sample-gallery)
 
56
  - [AbyssOrangeMix2 (AOM2)](#abyssorangemix2-aom2)
57
  - [AbyssOrangeMix2\_sfw (AOM2s)](#abyssorangemix2_sfw-aom2s)
58
  - [AbyssOrangeMix2\_nsfw (AOM2n)](#abyssorangemix2_nsfw-aom2n)
@@ -265,6 +266,34 @@ In addition, these U-Net Blocks Weight Merge models take numerous steps but are
265
  </details>
266
 
267
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
268
  ▼How to use
269
 
270
  - Prompts
@@ -275,11 +304,12 @@ In addition, these U-Net Blocks Weight Merge models take numerous steps but are
275
  (realistic, lip, nose, tooth, rouge, lipstick, eyeshadow:1.0), (abs, muscular, rib:1.0),
276
  - How to avoid Bokeh
277
  (depth of field, bokeh, blurry:1.4)
 
278
  - 🔰Basic negative prompts sample for Anime girl ↓
279
  - v1
280
  `nsfw, (worst quality, low quality:1.4), (realistic, lip, nose, tooth, rouge, lipstick, eyeshadow:1.0), (dusty sunbeams:1.0),, (abs, muscular, rib:1.0), (depth of field, bokeh, blurry:1.4),(motion lines, motion blur:1.4), (greyscale, monochrome:1.0), text, title, logo, signature`
281
  - v2
282
- `nsfw, (worst quality, low quality:1.4), (lip, nose, tooth, rouge, lipstick, eyeshadow:1.4), ( jpeg artifacts:1.4), (depth of field, bokeh, blurry, film grain, chromatic aberration, lens flare:1.0), (1boy, abs, muscular, rib:1.0), greyscale, monochrome, dusty sunbeams, trembling, motion lines, motion blur, emphasis lines, text, title, logo, signature, `
283
  - Sampler: ~~“DPM++ SDE Karras” is good~~ Take your pick
284
  - Steps:
285
  - DPM++ SDE Karras: Test: 12~ ,illustration: 20~
@@ -1199,7 +1229,7 @@ Below this, trash.
1199
 
1200
  ▼Nooo^()&*%#NG0u!!!!!!!!縺ゅ♀繧?縺医?縺、繝シ縺ィ縺医?縺吶j繝シ縺ッ驕主ュヲ鄙偵?繧エ繝溘〒縺? (「AOM3A2 and A3 are overlearning and Trash. delete!」)
1201
 
1202
- <img src="https://github.com/WarriorMama777/imgup/blob/main/img/img_general/img_meme_tension_comp001.webp?raw=true" width="300" height="" alt=””>
1203
 
1204
  ▼No, AOM2 (only hentai models)
1205
  <a name="MEME_realface"></a>
 
53
  - [AOM3A3](#aom3a3)
54
  - [MORE](#more)
55
  - [Sample Gallery](#sample-gallery)
56
+ - [Description for enthusiast](#description-for-enthusiast)
57
  - [AbyssOrangeMix2 (AOM2)](#abyssorangemix2-aom2)
58
  - [AbyssOrangeMix2\_sfw (AOM2s)](#abyssorangemix2_sfw-aom2s)
59
  - [AbyssOrangeMix2\_nsfw (AOM2n)](#abyssorangemix2_nsfw-aom2n)
 
266
  </details>
267
 
268
 
269
+ ### Description for enthusiast
270
+
271
+ AOM3 was created with a focus on improving the nsfw version of AOM2, as mentioned above.The AOM3 is a merge of the following two models into AOM2sfw using U-Net Blocks Weight Merge, while extracting only the NSFW content part.
272
+ (1) NAI: trained in Danbooru
273
+ (2)gape: Finetune model of NAI trained on Danbooru's very hardcore NSFW content.
274
+ In other words, if you are looking for something like AOM3sfw, it is AOM2sfw.The AOM3 was merged with the NSFW model while removing only the layers that have a negative impact on the face and body. However, the faces and compositions are not an exact match to AOM2sfw.AOM2sfw is sometimes superior when generating SFW content. I recommend choosing according to the intended use of the illustration.See below for a comparison between AOM2sfw and AOM3.
275
+
276
+
277
+ ▼A summary of the AOM3 work is as follows
278
+
279
+ 1. investigated the impact of the NAI and gape layers as AOM2 _nsfw onwards is crap.
280
+ 2. cut face layer: OUT04 because I want realistic faces to stop → Failed. No change.
281
+ 3. gapeNAI layer investigation|
282
+ a. (IN05-08 (especially IN07) | Change the illustration significantly. Noise is applied, natural colours are lost, shadows die, and we can see that the IN deep layer is a layer of light and shade.
283
+ b. OUT03-05(?) | likely to be sexual section/NSFW layer.Cutting here will kill the NSFW.
284
+ c. OUT03,OUT04|NSFW effects are in(?). e.g.: spoken hearts, trembling, motion lines, etc...
285
+ d. OUT05|This is really an NSFW switch. All the "Hentai atmosphere" is in here. Facial expressions, Heavy breaths, etc...
286
+ e. OUT10-11|Paint layer. Does not affect detail, but does have an extensive impact.
287
+ 4. (mass production of rubbish from here...)
288
+ 5. cut IN05-08 and merge NAIgape with flat parameters → avoided creepy muscles and real faces. Also, merging NSFW models stronger has less impact.
289
+ 6. so, cut IN05-08, OUT10-11 and merge NAI+gape with all others 0.5.
290
+ 7. → AOM3
291
+ AOM3 roughly looks like this
292
+
293
+
294
+
295
+ ----
296
+
297
  ▼How to use
298
 
299
  - Prompts
 
304
  (realistic, lip, nose, tooth, rouge, lipstick, eyeshadow:1.0), (abs, muscular, rib:1.0),
305
  - How to avoid Bokeh
306
  (depth of field, bokeh, blurry:1.4)
307
+ - How to remove mosaic: `(censored, mosaic censoring, bar censor, convenient censoring, pointless censoring:1.0),`
308
  - 🔰Basic negative prompts sample for Anime girl ↓
309
  - v1
310
  `nsfw, (worst quality, low quality:1.4), (realistic, lip, nose, tooth, rouge, lipstick, eyeshadow:1.0), (dusty sunbeams:1.0),, (abs, muscular, rib:1.0), (depth of field, bokeh, blurry:1.4),(motion lines, motion blur:1.4), (greyscale, monochrome:1.0), text, title, logo, signature`
311
  - v2
312
+ `nsfw, (worst quality, low quality:1.4), (lip, nose, tooth, rouge, lipstick, eyeshadow:1.4), (blush:1.2), (jpeg artifacts:1.4), (depth of field, bokeh, blurry, film grain, chromatic aberration, lens flare:1.0), (1boy, abs, muscular, rib:1.0), greyscale, monochrome, dusty sunbeams, trembling, motion lines, motion blur, emphasis lines, text, title, logo, signature, `
313
  - Sampler: ~~“DPM++ SDE Karras” is good~~ Take your pick
314
  - Steps:
315
  - DPM++ SDE Karras: Test: 12~ ,illustration: 20~
 
1229
 
1230
  ▼Nooo^()&*%#NG0u!!!!!!!!縺ゅ♀繧?縺医?縺、繝シ縺ィ縺医?縺吶j繝シ縺ッ驕主ュヲ鄙偵?繧エ繝溘〒縺? (「AOM3A2 and A3 are overlearning and Trash. delete!」)
1231
 
1232
+ <img src="https://github.com/WarriorMama777/imgup/blob/main/img/img_general/img_meme_tension_comp001.webp?raw=true" width="300" height="" alt= ”getting_excited”>
1233
 
1234
  ▼No, AOM2 (only hentai models)
1235
  <a name="MEME_realface"></a>