Linrstudio / inpaint-web

A free and open-source inpainting tool powered by webgpu and wasm on the broswer.

Home Page:https://inpaintweb.lxfater.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A free and open-source inpainting tool powered by webgpu and wasm on the browser.

基于Webgpu技术和wasm技术的免费开源inpainting工具, 纯浏览器端实现。

Demo

github.mp4

Demo link:https://inpaintweb.lxfater.com/

Project Roadmap

en

  • Image Modification History
  • Historical File Storage
  • Optimize Model
  • Integrate Post-Processing into the Model
  • Integrate Models like Lama and Optimize Speed
  • Integrate Segment Anything for Quick Selection and Removal in Images
  • Integrate Stable Diffusion for Image Replacement

cn

  • 图像修改历史
  • 历史文件存储
  • 优化模型
  • 后处理集成于模型中
  • 接入lama等模型,并优化速度
  • 接入Segment Anything,实现快速选择和去除图像
  • 接入stable diffusion,实现图像替换

Setup

npm install

Development

npm run dev

Star History

Star History Chart

Acknowledgements

Frontend code are modified from cleanup.pictures, You can experience their great online services here.

Model: https://github.com/Picsart-AI-Research/MI-GAN

About

A free and open-source inpainting tool powered by webgpu and wasm on the broswer.

https://inpaintweb.lxfater.com/

License:GNU General Public License v3.0


Languages

Language:TypeScript 97.3%Language:JavaScript 1.1%Language:CSS 0.9%Language:HTML 0.7%