A free and open-source inpainting app powered by coreml on iPhone / iPad / MacBook with M CPU.
基于 coreml 技术的免费开源 inpainting iOS App, OnDevice处理,无需服务器。
最近更新:
- 图片支持放大,做更精细的处理
- 现在支持回退操作
- 笔刷颜色更舒适
- 笔刷大小可以根据需要调整啦
修复:
- 有时图像出现白线的问题
- 有些手机上保存图片失败,展示为纯黑色的问题
Demo App 影像魔术师: https://apps.apple.com/cn/app/%E5%BD%B1%E5%83%8F%E9%AD%94%E6%9C%AF%E5%B8%88/id6474593002
WeChat_20231228232309.mp4
- Image Modification History
- Choice Model
- [*] Impove Brush
- Integrate Segment Anything for Quick Selection and Removal in Images
- Better UI
- Optimization for Older Device Models
- 图像修改历史
- 选择模型
- [*] 改进笔刷
- 接入 Segment Anything,实现快速选择和去除图像
- 更好的界面
- 较老机型适配优化
pod install
Use Xcode 15
For updates and discussions, follow me on Twitter:
Inspired by https://github.com/lxfater/inpaint-web Model: https://github.com/advimman/lama
Thanks for the great work!