Spaces:
Build error
Build error
File size: 600 Bytes
8fed1b4 8baf080 8fed1b4 8baf080 8fed1b4 8baf080 8fed1b4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
---
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
|