Skip to content

Using web asm Resynthesizer Content-Aware Fill inside gradio app

Notifications You must be signed in to change notification settings

light-and-ray/resynthesizer-gradio

Repository files navigation

Resynthesizer Gradio

Resynthesizer is a very old (2000 year) open-source equivalent to Adobe Photoshop's "Content-Aware Fill" feature

This gradio demo integrates compiled wasm build of 61315's standalone C implementation of resynthesizer inside iframe and allows interactions with it

How binary was build?:

read build.md

Todo:

  • optimize for big resolution
  • make changing of brush more responsible
  • hide brush when mouse is out
  • do not crop image
  • fix result image css