Learn how to build a stable diffusion VAE from scratch using PyTorch. VAE stands for VariationalAutoencoder. It's a type of autoencoder and a neural network that trains using an unsupervisedtechnique.