WarriorMama777 commited on
Commit
5b7280c
1 Parent(s): 7982212

Deleted mention of EOM 2.5

Browse files
Files changed (1) hide show
  1. README.md +0 -17
README.md CHANGED
@@ -53,7 +53,6 @@ We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run Orange
53
  - [AbyssOrangeMix2\_nsfw (AOM2n)](#abyssorangemix2_nsfw-aom2n)
54
  - [AbyssOrangeMix2\_hard (AOM2h)](#abyssorangemix2_hard-aom2h)
55
  - [EerieOrangeMix (EOM)](#eerieorangemix-eom)
56
- - [EerieOrangeMix2.5 (EOM2.5)](#eerieorangemix25-eom25)
57
  - [EerieOrangeMix (EOM1)](#eerieorangemix-eom1)
58
  - [EerieOrangeMix\_base (EOM1b)](#eerieorangemix_base-eom1b)
59
  - [EerieOrangeMix\_Night (EOM1n)](#eerieorangemix_night-eom1n)
@@ -501,22 +500,6 @@ Since there are infinite possibilities for U-Net Blocks Weight Merging, I plan t
501
 
502
  <img src="https://files.catbox.moe/yjnqna.webp" width="1000" height="" alt=”HeroImage_EerieOrangeMix_Designed_comp001” >
503
 
504
- ### EerieOrangeMix2.5 (EOM2.5)
505
-
506
- This is a update to EerieOrangeMix applying AOM2 methods.
507
- 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.
508
-
509
- Major changes include.
510
-
511
- - 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.
512
- - AOM2 methods were applied. This means that the base model for the U-Net Blocks Weight Merge is now BasilMix.
513
-
514
- ▼Sample Gallery
515
-
516
-
517
- ▼**Instructions:**
518
-
519
- 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.
520
 
521
  &nbsp;
522
 
 
53
  - [AbyssOrangeMix2\_nsfw (AOM2n)](#abyssorangemix2_nsfw-aom2n)
54
  - [AbyssOrangeMix2\_hard (AOM2h)](#abyssorangemix2_hard-aom2h)
55
  - [EerieOrangeMix (EOM)](#eerieorangemix-eom)
 
56
  - [EerieOrangeMix (EOM1)](#eerieorangemix-eom1)
57
  - [EerieOrangeMix\_base (EOM1b)](#eerieorangemix_base-eom1b)
58
  - [EerieOrangeMix\_Night (EOM1n)](#eerieorangemix_night-eom1n)
 
500
 
501
  <img src="https://files.catbox.moe/yjnqna.webp" width="1000" height="" alt=”HeroImage_EerieOrangeMix_Designed_comp001” >
502
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
503
 
504
  &nbsp;
505