This model is a diffusion model for unconditional image generation of shoes trained on a custom dataset at 128x128 resolution

Usage

from diffusers import DDPMPipeline

pipeline = DDPMPipeline.from_pretrained('Apocalypse-19/shoe-generator')
image = pipeline().images[0]
image
Downloads last month
3
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support