From f742dfd1f8c70a5a037efc258ef15f3d1a0acf94 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Fri, 17 Apr 2020 16:50:21 +0300 Subject: [PATCH] pip install deepface --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e658d68..a8967fc 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The easiest way to install deepface is to download it from [PyPI](https://pypi.org/project/deepface/). ```python -!pip install deepface +pip install deepface ``` # Face Recognition