注意:
-
该项目是roop的简化版本,仅CPU版本可用
-
没有界面,仅命令行可用
-
安装方式请参考 https://github.com/s0md3v/roop/wiki/1.-Installation
-
install python (and pip too if neeed)
-
install git
-
install ffmpeg
If you are on Windows, install Visual Studio 2022 (with desktop development C++).
-
git clone https://github.com/catsled/roop_simple
-
cd roop_simple && pip install -r requirements.txt (请去roop进行下载)
Download this file and keep it in roop directory. Mirror #1, Mirror #2, Mirror #3, Mirror #4. Rename it to inswapper_128.onnx if it isn't already.
-
- 将待替换视频放入src中
- 将图片放入src中
- 修改该run中的参数
Github: s0md3v/roop