Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mlaszlo
/
mcp-sentiment
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mlaszlo
commited on
Sep 30, 2025
Commit
0a63881
·
1 Parent(s):
c5f5ee7
restore space configuration
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
title: mcp-sentiment
3
+
emoji: 🧠
4
+
colorFrom: indigo
5
+
colorTo: green
6
+
sdk: gradio
7
+
sdk_version: 4.31.4
8
+
app_file: app.py
9
+
pinned: false
10
+
---