this post was submitted on 30 Jul 2025
19 points (100.0% liked)
Stable Diffusion Art
2189 readers
40 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
Dude... how does it have a perfect pixel grid? I didn't know generative models could work that way. Or is it a pixel art model that's just always trained on an 8-pixel grid or something?
You scale the image down and then scale it back up with no interpolation, or use something like unfake.js to snap it to the grid. The author of this model also made a custom comfyUI node to interpret the image directly from the VAE and decode it directly into a pixel image.
Got it, that makes more sense. I thought this was the model output, and I was confused.
It's just about. It just needs a little nudge.
Yeah, I mean it's fine, I wasn't saying it was cheating or anything. I was just curious if there had been some development I didn't know about.