Siddiqui Qamar commited on
Commit
5b6d211
Β·
verified Β·
1 Parent(s): d2df44d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
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.0
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.