facial-attendance-api / Dockerfile

Commit History

Fix: upgrade onnxruntime to 1.18.1 (supports NumPy 2.x)
66ec6ea

Oluwatosin Ayeni commited on

Fix: pin numpy<2 for onnxruntime 1.17.1 compatibility
7b68bb1

Oluwatosin Ayeni commited on

Fix: add build-essential for InsightFace Cython extension
ec5f090

Oluwatosin Ayeni commited on

Switch to InsightFace+ONNX — no compilation needed
d839fc2

Oluwatosin Ayeni commited on

Fix: use python:3.10 base image for clean environment
6e51072

Oluwatosin Ayeni commited on

Fix: add face_recognition_models package
61f6f01

Oluwatosin Ayeni commited on

Fix: install numpy and pillow via conda to avoid compilation
b2da750

Oluwatosin Ayeni commited on

Fix: use conda pre-built dlib to speed up build
04f5571

Oluwatosin Ayeni commited on

Add FastAPI facial recognition backend
f625f49

Oluwatosin Ayeni commited on