Commit History

Critical security fixes: prevent cross-user attendance + stable face detection
c08bf91

kkt-2002 commited on

Improve face recognition accuracy with RetinaFace detector
a6e8527

kkt-2002 commited on

Complete token-based authentication system
4dcddf6

kkt-2002 commited on

Complete session fix for Hugging Face deployment
b2b104d

kkt-2002 commited on

Remove Flask-Session, use built-in sessions
d26dd48

kkt-2002 commited on

Fix session handling for HF deployment
4d58610

kkt-2002 commited on

Complete session persistence fix with Flask-Session and ProxyFix
2cba786

kkt-2002 commited on

Add ProxyFix middleware to fix session persistence
d047884

kkt-2002 commited on

Add ProxyFix middleware to fix session persistence
9781c50

kkt-2002 commited on

Fix session persistence with Flask-Session
1465638

kkt-2002 commited on

Fix session management for Hugging Face
c063266

kkt-2002 commited on

Update all changes
8d5f1ef

kkt-2002 commited on

Fix attendance marking issues and enhance session management
6d1dc35

kkt-2002 commited on

Add debug error handling for login issues
b69c25b

kkt-2002 commited on

Add debug error handling for login issues
9784729

kkt-2002 commited on

Fix session persistence and login redirect issues
26c5dab

kkt-2002 commited on

Fix session persistence and login redirect issues
c62569e

kkt-2002 commited on

Final fix: Manual session cookie setting for containerized environment
97f3c2f

kkt-2002 commited on

Complete session management fix with debug logging
6d9692b

kkt-2002 commited on

Fix session management and login redirect issues
5a67c99

kkt-2002 commited on

Complete fix for all permission and HTML entity errors
54c600e

kkt-2002 commited on

Fix DeepFace directory permission using temp directory
83da10a

kkt-2002 commited on

Fix DeepFace directory and HTML entity issues
dd59546

kkt-2002 commited on

Fix DeepFace directory permission error
5d39f5a

kkt-2002 commited on

Fix DeepFace directory permission error
be50490

kkt-2002 commited on

Fix opencv-python-headless version typo
c275389

kkt-2002 commited on

Fix numpy dependency conflicts
d41c543

kkt-2002 commited on

Fix numpy dependency conflicts
f6d63f7

kkt-2002 commited on

Fix onnxruntime Python 3.11 compatibility
f13ee27

kkt-2002 commited on

Fix onnxruntime Python 3.11 compatibility
73c0ca5

kkt-2002 commited on

Fix all HTML entities and onnxruntime issues
83ac47a

kkt-2002 commited on

Fix libgl1-mesa-glx Docker build error
a9ee815

kkt-2002 commited on

Update app with DeepFace and Google Drive models
9d688be

kkt-2002 commited on

uploads
8ae42d2

kkt-2002 commited on

Fix PyMongo collection boolean check
6d7df9f

kkt-2002 commited on

Complete app.py with comprehensive error handling
ed08572

kkt-2002 commited on

Fix missing error templates
aa3ca66

kkt-2002 commited on

Complete app.py with all routes and error fixes
0c68752

kkt-2002 commited on

Fix MongoDB bool() error - use 'is not None' instead
ba10c69

kkt-2002 commited on

Remove execstack - not needed with updated app.py fallbacks
55841a1

kkt-2002 commited on

Add robust ONNX Runtime error handling with CPU-only providers and fallbacks
0d03761

kkt-2002 commited on

Update Dockerfile to fix ONNX Runtime executable stack issues
9284977

kkt-2002 commited on

Upgrade to Python 3.10 to fix ONNX Runtime issues
30e89c5

kkt-2002 commited on

Fix ONNX Runtime executable stack error - use v1.12.1
8a5c270

kkt-2002 commited on

Fix ONNX Runtime package name and version
d989fd9

kkt-2002 commited on

Fix dlib version - use existing dlib-bin==19.24.6
ba930bb

kkt-2002 commited on

Fix resource constraints - use lighter Dockerfile
6f3afee

kkt-2002 commited on

Fix exit code 137 - remove dlib dependency, use lightweight approach
cd9b998

kkt-2002 commited on

Fix resource constraints - use lighter Dockerfile
af7a0ed

kkt-2002 commited on

Fix dlib build error - add cmake and build dependencies
8effd28

kkt-2002 commited on