Skip to content
Avatar of replicatereplicate/inpainter

Inpainter with Stable Diffusion

Next.js application for inpainting with Stable Diffusion using the Replicate API.

Framework
Use Case
Inpainter with Stable Diffusion

🎨 Inpainter

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

Try it out at inpainter.vercel.app

How it works

🐢🚀 This is a Node.js app! It's powered by:

Development

Prerequisites:

  1. Recent version of Node.js
  2. Replicate API token

Set your Replicate API token in your environment:

REPLICATE_API_TOKEN=<your-token-here>

Then install dependencies and run the server:

npm install
npm run dev

Open http://localhost:3000

Inpainter with Stable Diffusion
Avatar of replicatereplicate/inpainter

Inpainter with Stable Diffusion

Next.js application for inpainting with Stable Diffusion using the Replicate API.

Framework
Use Case

🎨 Inpainter

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

Try it out at inpainter.vercel.app

How it works

🐢🚀 This is a Node.js app! It's powered by:

Development

Prerequisites:

  1. Recent version of Node.js
  2. Replicate API token

Set your Replicate API token in your environment:

REPLICATE_API_TOKEN=<your-token-here>

Then install dependencies and run the server:

npm install
npm run dev

Open http://localhost:3000

Unleash New Possibilities

Deploy your app on Vercel and unlock its full potential