Spaces:
Sleeping
Sleeping
File size: 742 Bytes
faedda3 88e8222 faedda3 88e8222 4ca4f09 faedda3 18fc222 faedda3 |
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 |
---
license: mit
title: ' emotional-analysis2 '
sdk: gradio
emoji: π
colorFrom: purple
colorTo: green
pinned: true
short_description: ' emotional'
thumbnail: >-
https://cdn-uploads.huggingface.co/production/uploads/680dd9fd13902d64fb620f65/IxFntTLEyg5sXnjjJPzJ1.png
---
# Emotion & Sentiment Analyzer ππ±
This app detects:
- π Sentiment from text (positive, negative, neutral)
- π₯ Emotion from a short video (using DeepFace)
## How to Use:
1. Enter a social media message in the textbox
2. Upload a short `.mp4` video showing a face
3. Click Submit to get results!
## Built With:
- DeepFace
- VADER Sentiment Analysis
- Gradio Interface
- Deployed on Hugging Face Spaces
## License:
MIT License β free to use and modify. |