Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
6.6.0
metadata
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
- Register students with their details
- Mark attendance using student IDs
- View attendance records and student lists
Technology
- Gradio for UI
- SQLite for data storage
- FaceNet for facial recognition (in local version)