Edit model card

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 API
Unable to determine this model’s pipeline type. Check the docs .