Skip to content

poyea/poof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poof

poof

On-device generative inpainting for visual watermark removal. Runs MI-GAN end-to-end in the browser via ONNX Runtime Web on WebGPU (WASM-SIMD fallback). Model weights are fetched once and cached in OPFS; no image leaves the device. For educational and research use.

Build

Requires Bun 1.2+.

bun install
bun run dev        # http://localhost:5173
bun run build      # static output in apps/web/dist
bun run typecheck

License

MIT

About

🖼️ Browser-only watermark remover. MI-GAN inpainting on WebGPU; no uploads, ever.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages