LSUN pretrained church unconditional image generation model naively finetuned with modern architecture data

LSUN pretrained church unconditional image generation model naively finetuned with modern architecture data

Usage

from diffusers import DDPMPipeline

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