mirror of
https://github.com/serengil/deepface.git
synced 2025-06-07 12:05:22 +00:00
new version
This commit is contained in:
parent
44078eddb8
commit
cdde9ae160
4
setup.py
4
setup.py
@ -5,10 +5,10 @@ with open("README.md", "r", encoding="utf-8") as fh:
|
||||
|
||||
setuptools.setup(
|
||||
name="deepface",
|
||||
version="0.0.28",
|
||||
version="0.0.29",
|
||||
author="Sefik Ilkin Serengil",
|
||||
author_email="serengil@gmail.com",
|
||||
description="Deep Face Analysis Framework for Face Recognition and Demography (Age, Gender, Emotion, Race)",
|
||||
description="A Lightweight Face Recognition and Facial Attribute Analysis Framework (Age, Gender, Emotion, Race) for Python",
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
url="https://github.com/serengil/deepface",
|
||||
|
Loading…
x
Reference in New Issue
Block a user