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

The runwayml/stable-diffusion-v1-5 model fine-tuned on the FairFaces dataset to increase diversity. Part of DGM project

Usage

from diffusers import DDPMPipeline

pipeline = DDPMPipeline.from_pretrained('maa5iv/DGM-Fine-Tuned-Model-Project')
image = pipeline().images[0]
image
Downloads last month
18
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support