天问 34f4ef4da3 Update 'README.md' | 2 months ago | |
---|---|---|
README.md | 2 months ago |
pip3 install iopaint
iopaint start --model=lama --device=cpu --port=8080
批处理:
iopaint run --model=lama --device=cpu \
--image=/path/to/image_folder \
--mask=/path/to/mask_folder \
--output=output_dir
--image 输入图像的文件夹, --mask 蒙版图像的文件夹。
或者 WebUI:
打包windows版本:
开源地址: https://github.com/Sanster/IOPaint
Hugging Face Demo : https://huggingface.co/spaces/Sanster/iopaint-lama
Google Colab运行地址 : https://colab.research.google.com/drive/1TKVlDZiE3MIZnAUMpv2t_S4hLr6TUY1d?usp=sharing
国内第三方实现版(Smart Picture):https://vaiui.com/