MANIFEST.in
README.md
requirements.txt
setup.py
face_live_detection_sdk.egg-info/PKG-INFO
face_live_detection_sdk.egg-info/SOURCES.txt
face_live_detection_sdk.egg-info/dependency_links.txt
face_live_detection_sdk.egg-info/requires.txt
face_live_detection_sdk.egg-info/top_level.txt
face_sdk/__init__.py
face_sdk/client.py
face_sdk/encoded_faces.pickle
face_sdk/label_encoder.pickle
face_sdk/liveness.model
face_sdk/utils.py
face_sdk/__pycache__/__init__.cpython-310.pyc
face_sdk/__pycache__/client.cpython-310.pyc
face_sdk/face_detector/deploy.prototxt
face_sdk/face_detector/res10_300x300_ssd_iter_140000.caffemodel
tests/test_sdk.py