- Python >= 3.7 (Recommend to use Anaconda or Miniconda)
- PyTorch >= 1.7
- Option: NVIDIA GPU + CUDA
pip install git+https://github.com/OpenTalker/facexlib.git
It will automatically download pre-trained models at the first inference.
If your network is not stable, you can download in advance (may with other download tools), and put them in the folder: PACKAGE_ROOT_PATH/facexlib/weights
.
This project is released under the MIT license.
Please visit https://github.com/xinntao/facexlib for the original code.