Model Card for Unit 2 of the Making a Class-Conditioned Diffusion Model

This model is a diffusion model for conditional image generation of FashionMNIST.

Usage

from diffusers import DDPMPipeline

pipeline = DDPMPipeline.from_pretrained('KevinCN95/fashionmnist_diffusion')
image = pipeline().images[0]
image
Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support