diff --git a/VAE-Variational-Auto-Encoder.md b/VAE-Variational-Auto-Encoder.md index 7feb0d2..c15b9cd 100644 --- a/VAE-Variational-Auto-Encoder.md +++ b/VAE-Variational-Auto-Encoder.md @@ -2,7 +2,7 @@ ## What does a VAE do? -In short, it improves the generated images. A VAE is trained for certain aspects of the image, and the default VAE bundled in our UI improves the eyes in generated images. +In short, it improves the generated images. A VAE is trained for certain aspects of the image, and the default VAE bundled in our UI (`vae-ft-mse-840000-ema-pruned`) improves the eyes in generated images. Stable Diffusion UI installs and starts using the `vae-ft-mse-840000-ema-pruned` VAE file that works with all Stable diffusion models. This uses the official one: https://huggingface.co/stabilityai/sd-vae-ft-mse-original