This project is a from-scratch implementation of Stable Diffusion v1.5 inference in PyTorch. All architectural components and the full inference pipeline are written manually, with no reliance on ...
Stable Diffusion v1 Stable Diffusion v1 refers to a specific configuration of the model architecture that uses a downsampling-factor 8 autoencoder with an 860M UNet and CLIP ViT-L/14 text encoder for ...