Multi-epoch (100) unconditional image generation model finetuned with modern architecture data

Multi-epoch (100) unconditional image generation model finetuned with modern architecture data

Usage

from diffusers import DDPMPipeline

pipeline = DDPMPipeline.from_pretrained('benlehrburger/100Epoch-LSUN-church-finetuned-modern-model')
image = pipeline().images[0]
image
Downloads last month
7
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support