martinbadrous's picture
fix: pin dependencies and update SDK version to fix runtime error
271cee9

A newer version of the Gradio SDK is available: 6.13.0

Upgrade
metadata
title: Facial Expression Recognition
emoji: πŸ™‚
colorFrom: yellow
colorTo: red
sdk: gradio
sdk_version: 5.23.0
app_file: app.py
pinned: true
license: mit
tags:
  - computer-vision
  - image-classification
  - facial-expression
  - deep-learning
  - pytorch
  - CNN
short_description: CNN facial expression classifier, 7 emotion classes

πŸ™‚ Facial Expression Recognition

A CNN-based facial expression classifier recognizing 7 emotion categories from face images.

🧠 Model Details

Property Value
Architecture CNN
Classes Angry, Disgust, Fear, Happy, Neutral, Sad, Surprise
Framework PyTorch

πŸš€ How to Use

  1. Upload a face image
  2. Click Submit to get the emotion and confidence scores

⚠️ Upload your trained model.pt to the Files tab to activate the model.

πŸ‘€ Author

Martin Badrous β€” Computer Vision & Deep Learning Engineer LinkedIn Β· GitHub