Update README.md
Browse files
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
|