Skip to content

Commit

Permalink
powered by
Browse files Browse the repository at this point in the history
  • Loading branch information
serengil authored Jan 22, 2022
1 parent 3cee019 commit 0a09d44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Experiments show that human beings have 97.53% accuracy on facial recognition ta

## Installation

The easiest way to install deepface is to download it from [`PyPI`](https://pypi.org/project/deepface/). It's going to install the library itself and its prerequisites as well. The library is mainly based on TensorFlow and Keras.
The easiest way to install deepface is to download it from [`PyPI`](https://pypi.org/project/deepface/). It's going to install the library itself and its prerequisites as well. The library is mainly powered by TensorFlow and Keras.

```python
pip install deepface
Expand Down

0 comments on commit 0a09d44

Please sign in to comment.