Edit model card

Usage

from diffusers import DDPMPipeline

pipeline = DDPMPipeline.from_pretrained('1aurent/ddpm-mnist')
image = pipeline().images[0]
image
Downloads last month
302
Inference API (serverless) does not yet support diffusers models for this pipeline type.

Dataset used to train 1aurent/ddpm-mnist

Space using 1aurent/ddpm-mnist 1