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

testing fintune

Usage

from diffusers import DDPMPipeline

pipeline = DDPMPipeline.from_pretrained('teohyc/ddpm-butterfly-celebrity-abomination-model')
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