1.前期准备
安装python3

2.相关组件

VS2019
https://support.microsoft.com/zh-cn/help/2977003/the-latest-supported-visual-c-downloads

faceswap代码
https://github.com/deepfakes/faceswap

3.安装依赖

pip install -r requirements.txt

如果缺少某个模块可手动安装

pip3 install tqdm

4.启动gui

python faceswap.py gui
作者 铁血 汉子 2020年1月14日
2024/03/29/11:23:38am 2020/1/14/10:14:34
0 2825