You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Give your AI assistant a real face memory. Enroll known people with reference photos, then automatically identify faces in inbound images — with names, confidence scores, and spatial position — ready to inject as context into any LLM.
@@ -18,7 +18,7 @@ pip install sam-faces
18
18
19
19
The `sam-faces` command is added to your PATH automatically.
20
20
21
-
**Requirements:** Python 3.9+ with build tools (for dlib compilation):
21
+
**Requirements:** Python 3.10+ with build tools (for dlib compilation):
0 commit comments