Imaginate

  • Category:
  • GitHub URL:
  • Devpost URL:
  • Built With:

Description:

Imaginate is a TypeScript gallery extension for Chromium browsers that allows you right click on any image on the web and save it to the extension gallery.

The images can then be modified by the Stable Diffusion AI model according to text prompts and strengths set by the user. An HTML5 canvas allows users to choose which areas of the image are affected by Stable Diffusion through a technique called "inpainting".

The image and parameter data are sent to a Python Flask server that queries Replicate API and displays the edited images.