Downloads · 30 days
7
1% of all-time downloads
myunus1/diffmodels_galaxies_scratchbook
diffmodels_galaxies_scratchbook is a unconditional image generation model from myunus1. Use it for the unconditional image generation task on the model card, and read the license before you ship it in a product. It is set up for diffusers. The card lists the license as mit.
This model is a diffusion model for unconditional image generation of cute 🦋.
Downloads · 30 days
7
1% of all-time downloads
All-time downloads
931
Public
Repo size
43.6 MB
Likes
0
Public
Click a slice to open those files.
.bin14.5 MB · 100%
From the Hugging Face model README
This model is a diffusion model for unconditional image generation of cute 🦋.
from diffusers import DDPMPipeline
pipeline = DDPMPipeline.from_pretrained('myunus1/diffmodels_galaxies_scratchbook')
image = pipeline().images[0]
image