? Inpainter

A web GUI for inpainting with Stable Diffusion using the Replicate API.

Try it out at inpainter.vercel.app

cherries-oranges-bananas.mp4

How it works

?? This is a Node.js app! It’s powered by:

Development

Make sure you have a recent version of Node.js installed, then:

npm install
npm run dev

Open http://localhost:3000

GitHub

View Github