1 Star 0 Fork 0

open_source/IOPaint

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Lama Cleaner One Click Installer

Model Description

  • lama: State of the art image inpainting AI model, useful to remove any unwanted object, defect, people from your pictures.
  • sd1.5: Stable Diffusion model, text-driven image editing.

Windows

  1. Download lama-cleaner-win.zip
  2. Unpack lama-cleaner-win.zip
  3. Double click win_config.bat, follow the guide in the terminal to choice model and set other configs.
  4. Double click win_start.bat to start the server.

Q&A

How to update the version?

Rerun win_config.bat will install the newest version of lama-cleaner

Where is model downloaded?

By default, model will be downloaded to user folder

  • stable diffusion model: C:\Users\your_name\.cache\huggingface
  • lama model: C:\Users\your_name\.cache\torch

How to change the directory of model downloaded?

Change win_start.bat file

set TORCH_HOME=your_directory
set HF_HOME=your_directory
@call invoke start
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/pplus_open_source/IOPaint.git
git@gitee.com:pplus_open_source/IOPaint.git
pplus_open_source
IOPaint
IOPaint
0114

搜索帮助