Rope换脸
我用的老版本的gui,所以跟新版本估计有偏差。但是安装方式一样
地址 https://github.com/Hillobar/Rope/tree/main
要先安装ffmpeg https://www.cnblogs.com/qcy-blog/p/18173656
安装Rope,先克隆到本地
conda create -n Rope python=3.10.13
conda activate Rope
python -m pip install -r requirements.txt