Edit model card

Usage

from diffusers import DDPMPipeline

pipeline = DDPMPipeline.from_pretrained('22Plaruno/CodeWay')
image = pipeline().images[0]
image
Downloads last month
4
Inference API
Inference API (serverless) does not yet support diffusers models for this pipeline type.