--- license: mit datasets: - uoft-cs/cifar10 language: - en library_name: diffusers tags: - pytorch - cifar10 --- # diffusion_project ## DDPM are a class of unconditional generative models. ### In this project, we have built a diffusion model to generate CIFAR10 images at the same resolution(32 px) as the data.