Spaces:
Running
Running
initial commit
Browse files
README.md
CHANGED
@@ -1,22 +1,6 @@
|
|
1 |
-
<<<<<<< HEAD
|
2 |
-
```
|
3 |
-
---
|
4 |
-
title: sentiment analysis
|
5 |
-
emoji: 👩🏻🎤
|
6 |
-
colorFrom: green
|
7 |
-
colorTo: gray
|
8 |
-
sdk: gradio
|
9 |
-
sdk_version: 5.34.2
|
10 |
-
app_file: app.py
|
11 |
-
pinned: true
|
12 |
-
license: mit
|
13 |
-
short_description: detect text sentiment using TextBlob
|
14 |
-
pinned: false
|
15 |
-
---
|
16 |
-
```
|
17 |
-
=======
|
18 |
---
|
19 |
title: Mcp Sentiment
|
|
|
20 |
emoji: ⚡
|
21 |
colorFrom: red
|
22 |
colorTo: pink
|
@@ -26,6 +10,3 @@ app_file: app.py
|
|
26 |
pinned: false
|
27 |
short_description: provide sentiment analysis using text blob
|
28 |
---
|
29 |
-
|
30 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
31 |
-
>>>>>>> 0498bc1 (initial commit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
title: Mcp Sentiment
|
3 |
+
|
4 |
emoji: ⚡
|
5 |
colorFrom: red
|
6 |
colorTo: pink
|
|
|
10 |
pinned: false
|
11 |
short_description: provide sentiment analysis using text blob
|
12 |
---
|
|
|
|
|
|