BasitAliii's picture
Update README.md
79ef25f verified
---
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)