--- 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.