Implementing a diffusion probabilistic model from scratch with PyTorch, trained on the Stanford Cars dataset using a simplified U-Net architecture. This project implements a diffusion generative model ...