replicate/inpainter

A web GUI built with Next.js for inpainting with AI models using Replicate's API

JavaScript

427

102 commits

updated Dec 16, 2025

See the code

README

🎨 Inpainter

A web GUI for inpainting with Ideogram v2 and Ideogram v2 Turbo using the Replicate API.

Try it out at inpainter.app

https://user-images.githubusercontent.com/2289/188992670-3dc9db47-fb8e-45c1-85ee-afc850009c48.mp4

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

Contributors

zeke

88 commits

bfirsh

6 commits

replicate/inpainter

A web GUI built with Next.js for inpainting with AI models using Replicate's API

JavaScript

427

102 commits

updated Dec 16, 2025

See the code

README

🎨 Inpainter

A web GUI for inpainting with Ideogram v2 and Ideogram v2 Turbo using the Replicate API.

Try it out at inpainter.app

https://user-images.githubusercontent.com/2289/188992670-3dc9db47-fb8e-45c1-85ee-afc850009c48.mp4

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

Contributors

zeke

88 commits

bfirsh

6 commits

Languages

JavaScript

97.6%

CSS

2.4%