This commit is contained in:
Sefik Ilkin Serengil 2021-07-12 11:39:40 +03:00 committed by GitHub
parent 8d304056a8
commit 5d33bae2a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ The easiest way to install deepface is to download it from [`PyPI`](https://pypi
pip install deepface
```
Then you will be able to import the library.
Then you will be able to import the library and use its functionalities.
```python
from deepface import DeepFace