OpenTalker / facexlib

FaceXlib aims at providing ready-to-use face-related functions based on current STOA open-source methods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

FaceXlib aims at providing ready-to-use face-related functions based on current STOA open-source methods.

License:MIT License


Languages

Language:Python 100.0%