Spaces:
Sleeping
Sleeping
| title: Face Attendance System | |
| emoji: π― | |
| colorFrom: blue | |
| colorTo: purple | |
| sdk: gradio | |
| sdk_version: 4.13.0 | |
| app_file: app.py | |
| pinned: false | |
| # Face Attendance System | |
| A simple and efficient attendance management system with facial recognition capabilities. | |
| ## Features | |
| - π€ Student registration | |
| - β Attendance marking | |
| - π Record management | |
| - πΎ SQLite database | |
| ## Usage | |
| 1. Register students with their details | |
| 2. Mark attendance using student IDs | |
| 3. View attendance records and student lists | |
| ## Technology | |
| - Gradio for UI | |
| - SQLite for data storage | |
| - FaceNet for facial recognition (in local version) |