You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python-FacePP is a library for communicating with a Face++ facial recognition service. Face++ exposes some of it's data via Web API for which Python-FacePP provides a simple but powerful Pythonic API inspired by a well-known Django ORM.
Installation
The recommended way to install is from Python Package Index (PyPI) with pip:
$ pip install python-facepp
Check facepplib:
$ python -m facepplib
The text was updated successfully, but these errors were encountered:
Alternative: python-facepp
Python-FacePP is a library for communicating with a Face++ facial recognition service. Face++ exposes some of it's data via Web API for which Python-FacePP provides a simple but powerful Pythonic API inspired by a well-known Django ORM.
Installation
The recommended way to install is from Python Package Index (PyPI) with pip:
Check facepplib:
The text was updated successfully, but these errors were encountered: