--- title: FaR FT PE emoji: 🏃 colorFrom: red colorTo: yellow sdk: gradio sdk_version: 5.49.1 app_file: app.py pinned: false short_description: Facial attributes (gender, age and emotion) classification --- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference # TO RUN LOCALLY pip install -r requirements.txt pip install -e . python -m app.py