Techno-UWA commited on
Commit
c0ca983
·
1 Parent(s): 1dd91b0

Added HF config data back into readme

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # mcp-sentiment
2
  Following the Hugging Face tutorial to make a hf spaces deployed MCP Server with Gradio
3
 
 
1
+ ---
2
+ title: MCP Sentiment Analyzer
3
+ emoji: 💬
4
+ colorFrom: indigo
5
+ colorTo: green
6
+ sdk: gradio
7
+ sdk_version: 4.28.0
8
+ app_file: app.py
9
+ ---
10
+
11
  # mcp-sentiment
12
  Following the Hugging Face tutorial to make a hf spaces deployed MCP Server with Gradio
13