MrRayZer commited on
Commit
33db9b9
·
verified ·
1 Parent(s): a61af55

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # Machub Face Recognition Attendance Backend
2
 
3
  A production-ready, ONNX-only face detection and recognition backend built with FastAPI, designed to be deployed on Hugging Face Spaces (free CPU tier).
 
1
+ ---
2
+ title: MacHub
3
+ emoji: 🏢
4
+ colorFrom: indigo
5
+ colorTo: purple
6
+ sdk: docker
7
+ app_port: 7860
8
+ pinned: false
9
+ ---
10
+
11
  # Machub Face Recognition Attendance Backend
12
 
13
  A production-ready, ONNX-only face detection and recognition backend built with FastAPI, designed to be deployed on Hugging Face Spaces (free CPU tier).