Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dionode
/
mcp-sentiment
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dionode
commited on
Sep 12, 2025
Commit
cb6efc4
·
1 Parent(s):
c0f7761
HF readme config
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
title: My Gradio App
3
+
emoji: 🚀
4
+
colorFrom: indigo
5
+
colorTo: blue
6
+
sdk: gradio
7
+
sdk_version: "4.39.0"
8
+
app_file: app.py
9
+
pinned: false
10
+
---