Sa-m commited on
Commit
544d752
1 Parent(s): 257750a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -392,7 +392,7 @@ def analysis(Manifesto,Search):
392
  return searChRes,fdist_Party,img1,img2,img3,img4,img5
393
 
394
 
395
- Search_txt=gr.Textbox()
396
  filePdf = gr.File()
397
  text = gr.Textbox(label='Context Based Search')
398
  mfw=gr.Label(label="Most Relevant Topics")
392
  return searChRes,fdist_Party,img1,img2,img3,img4,img5
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")