Spaces:
Build error
Build error
title: Facial Recognition App | |
emoji: π | |
colorFrom: blue | |
colorTo: purple | |
sdk: gradio | |
sdk_version: 3.50.2 | |
app_file: app.py | |
pinned: false | |
# Facial Recognition App | |
This application uses DeepFace and Facenet for facial recognition and similarity matching. | |
## Hardware Requirements | |
- GPU: Required | |
- CPU: 4+ cores recommended | |
- RAM: 8GB+ recommended | |
## Environment Setup | |
The application requires the following key dependencies: | |
- deepface | |
- gradio | |
- huggingface_hub | |
- datasets | |
- Pillow | |
- numpy | |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |