Edit model card

Usage

from diffusers import DDPMPipeline

pipeline = DDPMPipeline.from_pretrained('dlcvUIUC/wuershten-checkpoint-3000-2')
image = pipeline().images[0]
image
Downloads last month

-

Downloads are not tracked for this model. How to track
Unable to determine this model's library. Check the docs .