mcp-sentiment / README.md
kaushalvivek's picture
version fix
d45264d

A newer version of the Gradio SDK is available: 5.44.1

Upgrade
metadata
title: Sentiment Analysis App
emoji: 🧠
colorFrom: indigo
colorTo: pink
sdk: gradio
sdk_version: 5.28.0
app_file: app.py
pinned: false

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

Sentiment Analysis App

A simple sentiment analysis demo using Gradio and TextBlob.

Usage

  • Enter your text in the input box and get instant sentiment analysis results!

Requirements

  • gradio
  • textblob

See requirements.txt for details.