A free and open-source inpainting & image-upscaling tool powered by webgpu and wasm on the browser.
基于 Webgpu 技术和 wasm 技术的免费开源 inpainting & image-upscaling 工具, 纯浏览器端实现。
github.mp4
git.mp4
Demo link:https://inpaintweb.lxfater.com/
- 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
- 图像修改历史
- 优化模型
- 后处理集成于模型中
- 超分辨率
- 接入 Segment Anything,实现快速选择和去除图像
- 接入 stable diffusion,实现图像替换
- 更好的界面
npm install
npm run start
Translations via fink editor
For updates and discussions in English, follow me on Twitter:
Frontend code are modified from cleanup.pictures, You can experience their great online services here.