Face_Recognition / README.md
Segizu's picture
ZeroGPU
8baf080
|
raw
history blame
600 Bytes
metadata
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