CoolFace
Apppublic

YassminOsama/FaceVerificationAPI

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
12 commits on main
332502a3mo ago

Update enroll.py and core.py

Bot
c6ac9d83mo ago

Rewrite API documentation for decoupled stateless architecture

Bot
43e31bb3mo ago

Add structured multi-face detection reporting in verification response

Bot
9d6d1313mo ago

Decouple enrollment from candidate_id and local storage - return embedding directly

Bot
1ddc6b83mo ago

Refactor verification logic to be stateless and decouple from storage layer

Bot
a3d34283mo ago

Redirect root to Swagger UI docs

Bot
9bdac8d3mo ago

Remove test UI to run as headless API

Bot
6f2604a3mo ago

Redirect root to /ui to avoid 404 on Space load

Bot
f3695903mo ago

Fix permission error for local_db directory

Bot
aa68df73mo ago

Add Hugging Face Spaces configuration metadata to README

Bot
c9010e53mo ago

Deploy to HF Spaces

Bot
a28b1803mo ago

Initial commit - Face Verification API

YassminOsama