visionattend-api / Dockerfile

Commit History

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: 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