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