ppbrown commited on
Commit
3501b3c
1 Parent(s): 475e343

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,3 +1,10 @@
1
  ---
2
  license: openrail
3
  ---
 
 
 
 
 
 
 
 
1
  ---
2
  license: openrail
3
  ---
4
+ AOM3 (abyss orange mix 3) and counterfeit 2.5 checkpoint models basically ship with the same VAE embedded... and its basically broken.
5
+ Faded and washed out. That could be considered an aesthetic choice, except sometimes, purple dots appear. So seems more like a bug than a choice.
6
+
7
+ Oddly enough, there is a top level VAE file in https://huggingface.co/gsdf/Counterfeit-V2.5/tree/main, that is not mentioned in the readme at all.
8
+ It seems oddly broken and bloated, since it is 800MB in size, and its a pickletensor file. However, it seems to actually work really well.
9
+
10
+ So here is that file, converted to safetensor format (which somehow also reduced it to 300MB in size)