Spaces:
Sleeping
Sleeping
File size: 454 Bytes
95b8e63 c827d89 95b8e63 c827d89 95b8e63 c827d89 95b8e63 c827d89 6c86a1d c827d89 | 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 | ---
title: Sentiment Explorer
emoji: 🎭
colorFrom: purple
colorTo: pink
sdk: gradio
sdk_version: "6.0.2"
app_file: app.py
pinned: false
license: mit
---
# 🎭 Sentiment Explorer
Analyze the emotional tone of any text using DistilBERT via the HuggingFace
Inference API.
## Features
- Real-time sentiment analysis
- Confidence scores with visual feedback
- No model downloads - uses API
## Setup
Add your `HF_TOKEN` as a Secret in Space Settings.
|