pip install deepface

This commit is contained in:
Sefik Ilkin Serengil 2020-04-17 16:50:21 +03:00 committed by GitHub
parent 921d17ac48
commit f742dfd1f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
The easiest way to install deepface is to download it from [PyPI](https://pypi.org/project/deepface/). The easiest way to install deepface is to download it from [PyPI](https://pypi.org/project/deepface/).
```python ```python
!pip install deepface pip install deepface
``` ```
# Face Recognition # Face Recognition