metadata
language:
- en
thumbnail: >-
https://s3.amazonaws.com/moonup/production/uploads/1678229171792-62de447b4dcb9177d4bd876c.png
tags:
- compvis
- vae
Blessed Vae
Contrast version of the regular nai/any vae
Good for models that are low on contrast even after using said vae
There's a few VAEs in here
- blessed.vae.pt : VAE from salt's example VAEs
- blessed-fix.vae.pt : blessed VAE with Patch Encoder (to fix this issue)
- blessed2.vae.pt : Customly tuned by me
Differences
- Left: AnythingVAE (funfact: it's just NAI VAE but renamed)
+ Right: BlessedVAE
Credits
- Salt for the model and script
- Reuploaded from https://github.com/sALTaccount/VAE-BlessUp example