Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 910 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 910 Bytes

icon FaceXLib x OpenTalker

🔧 Dependencies and Installation

Installation

pip install git+https://github.com/OpenTalker/facexlib.git

Pre-trained models

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.

📜 License and Acknowledgement

This project is released under the MIT license.

Acknowledgement

Please visit https://github.com/xinntao/facexlib for the original code.