dhanishetty commited on
Commit
d1506b0
·
verified ·
1 Parent(s): 288479a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ def text_classification(prompt):
11
  title = "Enter your Prompt"
12
  description = """
13
 
14
- # This is Fine-tuned BERT based Model
15
 
16
  <img src = "https://upload.wikimedia.org/wikipedia/commons/2/2f/Google_2015_logo.svg" width=300px>
17
  """
 
11
  title = "Enter your Prompt"
12
  description = """
13
 
14
+ # This is Fine-tuned BERT based Financial sentiment analysis Model
15
 
16
  <img src = "https://upload.wikimedia.org/wikipedia/commons/2/2f/Google_2015_logo.svg" width=300px>
17
  """