Spaces:
Running
Running
Commit
Β·
e6e0dbe
1
Parent(s):
dfe64da
Add changes in readme
Browse files
README.md
CHANGED
@@ -1,7 +1,12 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
5 |
sdk: gradio
|
6 |
-
sdk_version:
|
7 |
-
app_file: app.py
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: Mcp Sentiment
|
3 |
+
emoji: π
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: yellow
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.34.2
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|