Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jomasego
/
mcp-sentiment
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3v324v23
commited on
about 1 month ago
Commit
8a03e7b
·
1 Parent(s):
2d21120
Add Hugging Face config
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
title: MCP Sentiment Analysis
3
+
emoji: 🤔
4
+
colorFrom: lightblue
5
+
colorTo: deepblue
6
+
sdk: gradio
7
+
sdk_version: "4.31.0"
8
+
app_file: app.py
9
+
pinned: false
10
+
---