Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Siddanth2486
/
MCP-SentimentAnalysis
like
0
Sleeping
App
Files
Files
xet
Community
Fetching metadata from the HF Docker repository...
7275807
MCP-SentimentAnalysis
/
app.py
SiddanthEmani
Added client app build
e313816
5 months ago
raw
Copy download link
history
blame
70 Bytes
from
client
import
demo
if
__name__ ==
"__main__"
:
demo.launch()