used for testing not very good

Usage

from diffusers import DDPMPipeline

pipeline = DDPMPipeline.from_pretrained('YanivWeiss123/celebahq-finetuned-butterflies')
image = pipeline().images[0]
image
Downloads last month
1
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and HF Inference API was unable to determine this model’s pipeline type.