From 73723277776e69e034fa3804832cce0c5d6a959f Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Mon, 10 Feb 2020 09:21:13 +0300 Subject: [PATCH] download count --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4c0357a..2d43f1b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # deepface +[![Downloads](https://pepy.tech/badge/deepface)](https://pepy.tech/project/deepface) + **deepface** is a lightweight python based face recognition framework. You can verify faces with just a few lines of codes. ```python