Edit model card

Example Fine-Tuned Model for Unit 2 of the Diffusion Models Class 🧨

This is a Celeb AHQ model finetuned on the Vintage Faces Dataset

Usage

from diffusers import DDPMPipeline

pipeline = DDPMPipeline.from_pretrained('heisenberg3376/ddpm-celebahq-finetuned-Vintage-Faces-2epochs')
image = pipeline().images[0]
image
Downloads last month
61
Inference API (serverless) does not yet support diffusers models for this pipeline type.

Space using heisenberg3376/ddpm-celebahq-finetuned-Vintage-Faces-2epochs 1