Model Card for butterflies, part of module 2 DX481 data driven-arts

This model is a diffusion model for unconditional image generation of butterflies Trained for 100 epochs -ne3w params

Usage

from diffusers import DDPMPipeline

pipeline = DDPMPipeline.from_pretrained('lauluCas/Headshots3').to(device)
image = pipeline().images[0]
image
Downloads last month
12
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support