abhicodes commited on
Commit
17589bb
1 Parent(s): 29660a4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -119,6 +119,9 @@ description = """
119
  <br>
120
  ⚙️ Components of the tool:<br>
121
  <br>
 
 
 
122
  &nbsp;&nbsp;&nbsp;&nbsp; - Real-time multilingual speech recognition<br>
123
  &nbsp;&nbsp;&nbsp;&nbsp; - Language identification<br>
124
  &nbsp;&nbsp;&nbsp;&nbsp; - Sentiment analysis of the transcriptions<br>
 
119
  <br>
120
  ⚙️ Components of the tool:<br>
121
  <br>
122
+ &nbsp;&nbsp;&nbsp;&nbsp; - Sentiment Analysis of Image<br>
123
+ &nbsp;&nbsp;&nbsp;&nbsp; - Text Extraction from Image<br>
124
+ &nbsp;&nbsp;&nbsp;&nbsp; - Sentiment analysis of the user given text.<br>
125
  &nbsp;&nbsp;&nbsp;&nbsp; - Real-time multilingual speech recognition<br>
126
  &nbsp;&nbsp;&nbsp;&nbsp; - Language identification<br>
127
  &nbsp;&nbsp;&nbsp;&nbsp; - Sentiment analysis of the transcriptions<br>