Anything v4.5 VAE swapped #7044
Closed
camenduru
started this conversation in
Show and tell
Replies: 2 comments 1 reply
-
Anything v4 is just a simple mix. I read the receipe is Just wanted to mention this, in case anyone thought it was an upgrade from v3 -- which it isnt exactly. It's a different model and pretty simple to recreate. |
Beta Was this translation helpful? Give feedback.
1 reply
-
555 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The VAE 🎨 of the anything-v4.5 model was replaced with the anything-v4.0-vae-pt, so you don't need to use an extra VAE. also
diffuserslib safetensors and flax models have been added to the repositories. 🎉
https://huggingface.co/ckpt/anything-v4.5-vae-swapped/tree/main
https://huggingface.co/flax/anything-v4.5-vae-swapped/tree/main
and this is the main repo https://huggingface.co/andite/anything-v4.0
and this is a simple colab for replacing the VAE https://github.com/camenduru/notebooks/blob/main/camenduru's_replace_vae.ipynb
Beta Was this translation helpful? Give feedback.
All reactions