Sa-m commited on
Commit
3130a75
1 Parent(s): 645169e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -393,7 +393,7 @@ def analysis(Manifesto,Search):
393
 
394
 
395
  Search_txt= "text"
396
- filePdf = gr.File()
397
  text = gr.Textbox(label='Context Based Search')
398
  mfw=gr.Label(label="Most Relevant Topics")
399
  plot1=gr.Image(label='Sentiment Analysis')
393
 
394
 
395
  Search_txt= "text"
396
+ filePdf = "file"
397
  text = gr.Textbox(label='Context Based Search')
398
  mfw=gr.Label(label="Most Relevant Topics")
399
  plot1=gr.Image(label='Sentiment Analysis')