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