Edit model card

finetuned google ddpm model that tries so hard to generate jojo dudes...

Usage

from diffusers import DDPMPipeline

pipeline = DDPMPipeline.from_pretrained('ntmerl/ddpm-celebahq-finetuned-jojo-256')
image = pipeline().images[0]
image
Downloads last month
576
Inference API (serverless) does not yet support diffusers models for this pipeline type.

Dataset used to train ntmerl/ddpm-celebahq-finetuned-jojo-256