Catears commited on
Commit
f1a9809
·
1 Parent(s): d08329f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,3 +1,5 @@
1
  ---
2
  license: unknown
3
  ---
 
 
 
1
  ---
2
  license: unknown
3
  ---
4
+ ## This is just a direct copy of AnythingV4 vae.
5
+ I want to load it manually in diffusers to avoid loading failure, but cannot do it using "from_pretrained" directly. That's why I create this model card to resolve the issue