this post was submitted on 08 Jul 2025
36 points (97.4% liked)
Stable Diffusion Art
2189 readers
46 users here now
Share art created with Stable Diffusion
Also see:
- !stable_diffusion@lemmy.dbzer0.com (Check its sidebar for other GenAI discussion comms)
- Stable Diffusion Anime
- !stable_diffusion_mycology@lemmy.dbzer0.com
- !stable_diffusion_witches@lemmy.dbzer0.com
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I wonder if a model could actually do pixel art the "classic" way. It wouldn't take much processing to identify pixel grids in existing pixel art and convert them to native resolution for training.
Yes: they train the model on 8 bit art with 8x8 pixels and then ask it to generate with a scale of 0.125 (1/8) and scale up with no interpolation.
Check out the model page for an explanation on how it works. It seems to mostly get simpler scenes right. The gallery below the comments has some nice images too.