Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
5.33.0
#Getting Started
mkdir mcp-sentiment cd mcp-sentiment python -m venv venv source venv/bin/activate # On Windows: venv\Scripts\activate pip install "gradio[mcp]" textblob
#Resources: https://huggingface.co/learn/mcp-course/unit2/gradio-server