From f6274a03dcdd362ee3fdb40cf55bb1e7ef1697a9 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Mon, 8 Jun 2020 15:39:24 +0300 Subject: [PATCH] desc --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f99ee12..ddb692c 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setuptools.setup( version="0.0.26", author="Sefik Ilkin Serengil", author_email="serengil@gmail.com", - description="Deep Face Analysis Framework for Face Recognition and Demography", + description="Deep Face Analysis Framework for Face Recognition and Demography (Age, Gender, Emotion, Race)", long_description=long_description, long_description_content_type="text/markdown", url="https://github.com/serengil/deepface",