yousef-rafat/miniDiffusion
miniDiffusion is a simplified reimplementation of the Stable Diffusion 3.5 model using pure PyTorch. Tailored for education and experimentation, it includes essential components like VAE, CLIP, and a multi-modal transformer model, all while maintaining minimal dependencies for easy accessibility and understanding.