Skip to content
/ img Public

open-source uses the Ideogram v2 and Ideogram v2 Turbo machine learning models and Replicate's API to inpaint images right in your browser

License

Notifications You must be signed in to change notification settings

ikiizz/img

Repository files navigation

🎨 Inpainter

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

Try it out at inpainter.app

tutorial.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

About

open-source uses the Ideogram v2 and Ideogram v2 Turbo machine learning models and Replicate's API to inpaint images right in your browser

Topics

Resources

License

Stars

Watchers

Forks