YassminOsama/FaceVerificationAPI
0
Update enroll.py and core.py
Rewrite API documentation for decoupled stateless architecture
Add structured multi-face detection reporting in verification response
Decouple enrollment from candidate_id and local storage - return embedding directly
Refactor verification logic to be stateless and decouple from storage layer
Redirect root to Swagger UI docs
Remove test UI to run as headless API
Redirect root to /ui to avoid 404 on Space load
Fix permission error for local_db directory
Add Hugging Face Spaces configuration metadata to README
Deploy to HF Spaces
Initial commit - Face Verification API
