JoeABCDEF / inpaint-web

A free and open-source inpainting & image-upscaling tool powered by webgpu and wasm on the browser。| 基于 Webgpu 技术和 wasm 技术的免费开源 inpainting & image-upscaling 工具, 纯浏览器端实现。

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

Inpaint(图片修复)

github.mp4

Super-Resolution(图片高清化)

git.mp4

Demo link

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

Project Roadmap

en

  • Image Modification History
  • Optimize Model
  • Integrate Post-Processing into the Model
  • Image-upscaling
  • Integrate Segment Anything for Quick Selection and Removal in Images
  • Integrate Stable Diffusion for Image Replacement
  • Better UI

cn

  • 图像修改历史
  • 优化模型
  • 后处理集成于模型中
  • 超分辨率
  • 接入 Segment Anything,实现快速选择和去除图像
  • 接入 stable diffusion,实现图像替换
  • 更好的界面

Setup

npm install

Development

npm run start

Contributors

About me

English Content

For updates and discussions in English, follow me on Twitter: Twitter Follow

中文内容

获取中文更新和讨论,请关注我的 Twitter: Twitter Follow

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

Star History

Star History Chart

About

A free and open-source inpainting & image-upscaling tool powered by webgpu and wasm on the browser。| 基于 Webgpu 技术和 wasm 技术的免费开源 inpainting & image-upscaling 工具, 纯浏览器端实现。

https://inpaintweb.lxfater.com/

License:GNU General Public License v3.0


Languages

Language:TypeScript 97.4%Language:Dockerfile 0.9%Language:JavaScript 0.8%Language:HTML 0.7%Language:Shell 0.1%Language:CSS 0.1%