LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
face_detection_sdk/__init__.py
face_detection_sdk/demo.py
face_detection_sdk/face_analyzer.py
face_detection_sdk/models.py
face_detection_sdk/utils.py
face_detection_sdk.egg-info/PKG-INFO
face_detection_sdk.egg-info/SOURCES.txt
face_detection_sdk.egg-info/dependency_links.txt
face_detection_sdk.egg-info/entry_points.txt
face_detection_sdk.egg-info/requires.txt
face_detection_sdk.egg-info/top_level.txt
tests/__init__.py
tests/test_face_analyzer.py