kvpratama commited on
Commit
455a2fa
·
1 Parent(s): 41ce53d
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Text Sentiment Analysis
2
 
3
  A simple web application that analyzes text sentiment using TextBlob and Gradio.
 
1
+ ---
2
+ title: Mcp Sentiment
3
+ emoji: 👁
4
+ colorFrom: indigo
5
+ colorTo: red
6
+ sdk: gradio
7
+ sdk_version: 5.35.0
8
+ app_file: app.py
9
+ pinned: false
10
+ license: mit
11
+ short_description: Text Sentiment Analysis
12
+ ---
13
+
14
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
15
+
16
  # Text Sentiment Analysis
17
 
18
  A simple web application that analyzes text sentiment using TextBlob and Gradio.