Skip to content

Template version of viewmaker, inpainter with Stable Diffusion with your smartphone camera

License

Notifications You must be signed in to change notification settings

stone-skipper/viewmaker-public

Repository files navigation

Viewmaker

viewmaker.mp4

This is a prototype to test inpainting with Stable Diffusion based on the camera input from a smartphone.

Try it out at viewmaker.vercel.app

Reach out via Twitter or Instagram

How it works

Development

Prerequisites:

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

Set your Replicate API token in your environment. You can change it from '.env' file in the root directory.

REPLICATE_API_TOKEN=<your-token-here>

Then install dependencies and run the server:

npm install
npm run dev

Open http://localhost:3000

About

Template version of viewmaker, inpainter with Stable Diffusion with your smartphone camera

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published