Model Card

This is a diffusion model for generating beautiful flower images.

Usage

from diffusers import DDPMPipeline

pipeline = DDPMPipeline.from_pretrained('GSV1510/sd-flower-diffusion-32px')
image = pipeline().images[0]
image.show()
Downloads last month
10
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support