https://github.com/yerfor/GeneFacePlusPlus
git clone https://github.com/yerfor/GeneFacePlusPlus.git
cd GeneFacePlusPlus在 GitHub 页面点击:
GeneFace++ 需要预训练模型才能直接推理:
常见模型:
tf_gpu.pth(人脸渲染)hz_lm3d_landmark_model.pthaudio2motion 相关模型下载后放入:
GeneFacePlusPlus/data/weights/需要:
conda create -n genefacepp python=3.8
conda activate genefacepp
pip install -r requirements.txt很多第三方网盘包含病毒或盗号程序。
推理通常 ≥ 8GB 显存(RTX 3070+ 较稳)
目前 GeneFace++ 没有官方 Windows / 手机 APP,只有:
如果你愿意,我可以:
你现在是 想跑通代码,还是 只想生成视频?