Model Card for the Cat Drawing Diffusion Model (Tech Business Showcase)

This model is a diffusion model for unconditional image generation of cute cat drawings ๐Ÿฑ.

Usage

from diffusers import DDPMPipeline

pipeline = DDPMPipeline.from_pretrained('jameswbk/sd-quick-draw-cats')
image = pipeline().images[0]
image
Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support