Example Fine-Tuned Model for Unit 2 of the Diffusion Models Class 🧨
Difussion Models Image generation, fine tune with deepdrid datasets
Usage
from diffusers import DDPMPipeline
pipeline = DDPMPipeline.from_pretrained('aliffianilhamf/ddpm-celebahq-finetuned-deepdrid-1epochs-5e-05')
image = pipeline().images[0]
image
- Downloads last month
- 17
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
🙋
Ask for provider support