Show HN: Inpainting with Stable Diffusion (inpainter.vercel.app)

3 points by zsikelianos ↗ HN
Hey HN. Long-time lurker, first-time poster.

Inpainter is an open-source web app that lets you do inpainting with Stable Diffusion. You can bring your own source image, erase parts of it, and then the model fill in the blanks. Or you can start with just a text prompt and let the model create the first image.

Under the hood, Inpainter is a Next.js app that uses Replicate's REST API to run the Stable Diffusion model. It's open-source and intended to be a helpful reference for learning how to use the Replicate API from a Node.js app. Contributions welcome. :]

https://github.com/zeke/inpainter

Happy inpainting!

3 comments

[ 1.5 ms ] story [ 9.8 ms ] thread
one thing I tried with dall-e was "animation strip" for xyz and "sprite sheet"

it definitely understands the concept of both of those.

The pace at which these technologies are accumulating is breathtaking.