Example Fine-Tuned Model for Unit 2 of the Diffusion Models Class 🧨
google/ddpm-celebahq-256 model fine tuned on butterfly dataset for 2 epochs
Usage
from diffusers import DDPMPipeline
pipeline = DDPMPipeline.from_pretrained('DhruvParth/ddpm-celebahq-256-fineTuned-Butterfly-2epoch')
image = pipeline().images[0]
image
- Downloads last month
- 12
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
🙋
Ask for provider support