From 0a09d446e7f6fcb0f9e9be090cf55459e6ffde78 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Sat, 22 Jan 2022 14:12:32 +0300 Subject: [PATCH] powered by --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2edc504..6cf17c9 100644 --- a/README.md +++ b/README.md @@ -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