Spaces:
Running
Running
Siddiqui Qamar
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,14 @@
|
|
1 |
---
|
2 |
title: SentimentReveal
|
3 |
-
emoji:
|
4 |
colorFrom: red
|
5 |
colorTo: gray
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 4.44.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
|
|
11 |
---
|
12 |
|
13 |
|
@@ -37,4 +38,4 @@ Simply enter a product review in the text box, and Sentiment Reveal will return
|
|
37 |
|
38 |
### Deploy
|
39 |
|
40 |
-
If you would like to deploy this app on your own server or customize it further for your needs, feel free to reach out.
|
|
|
1 |
---
|
2 |
title: SentimentReveal
|
3 |
+
emoji: π
|
4 |
colorFrom: red
|
5 |
colorTo: gray
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.44.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
+
short_description: Real-time sentiment analysis for customer feedback.
|
12 |
---
|
13 |
|
14 |
|
|
|
38 |
|
39 |
### Deploy
|
40 |
|
41 |
+
If you would like to deploy this app on your own server or customize it further for your needs, feel free to reach out.
|