Commit History

feat: add keep-alive GitHub Action for Hugging Face Space and remove redundant startup model warm-up
4e661a4
Running

Shevilll commited on

feat: implement robust FaceNet weights download from Hugging Face to bypass unreliable DeepFace upstream sources
1e6e2fc

Shevilll commited on

implement thread-safe FaceNet model initialization and pre-bake weights into Docker image
0abea8f

Shevilll commited on

Fix HF deployment timeout by setting HF_HUB_OFFLINE=1
9728032

Shevilll commited on

feat: Implement facial similarity checks for student registration and photo updates, and enhance frontend error handling and database connection resilience.
9cc8481

Shevilll commited on

Update Python dependencies.
e2f00ae

Shevilll commited on

feat: Conditionally initialize database connection pool with error handling and raise an HTTP exception if not configured.
cbfc92e

Shevilll commited on

chore: Remove unnecessary comment from `init_db.py`.
fa13500

Shevilll commited on

feat: add Hugging Face Spaces metadata to README and simplify Dockerfile dependency from `libgl1-mesa-glx` to `libgl1`.
eea56fa

Shevilll commited on

Implemented the first version of the application, handled the UI, face recognition, and database handling
5fde056

Shevilll commited on