exadel-inc/compreface-python-sdk
Python SDK for CompreFace - free and open-source face recognition system from Exadel
1 Releases
Latest: 4y ago
CompreFace Python SDK 0.1.00.1.0LatestPre-release
CompreFace Python SDK makes face recognition into your application even easier. **Requirements** Before using our SDK make sure you have installed CompreFace and Python on your machine. 1. [CompreFace](https://github.com/exadel-inc/CompreFace#getting-started-with-compreface) 2. [Python](https://www.python.org/downloads/) (Version 3.7+) **Installation** It can be installed through pip: ```shell pip install compreface-sdk ```
