diff --git a/README.md b/README.md index e6f0ee0..d1e8d6a 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ [![Downloads](https://pepy.tech/badge/deepface)](https://pepy.tech/project/deepface) -

- **deepface** is a lightweight facial analysis framework including face recognition and demography (age, gender, emotion and race) for Python. You can use the framework with a just few lines of codes. # Face Recognition @@ -153,6 +151,4 @@ There are many ways to support a project - starring⭐️ the GitHub repos is ju # Licence -Deepface is licensed under the MIT License - see [`LICENSE`](https://github.com/serengil/deepface/blob/master/LICENSE) for more details. - -[Deepface logo](https://www.flaticon.com/free-icon/face-recognition_2313156) is made by [Pixel Perfect](https://www.flaticon.com/authors/pixel-perfect) from [flaticon](https://www.flaticon.com/). \ No newline at end of file +Deepface is licensed under the MIT License - see [`LICENSE`](https://github.com/serengil/deepface/blob/master/LICENSE) for more details. \ No newline at end of file diff --git a/icon/deepface-icon.png b/icon/deepface-icon.png deleted file mode 100644 index c04c105..0000000 Binary files a/icon/deepface-icon.png and /dev/null differ