Timjo88 commited on
Commit
82a059e
Β·
1 Parent(s): daa7e43

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -92,4 +92,4 @@ mon_ex = gr.Interface(
92
  examples=examples,
93
  title="Monopoly Extractive QA Search")
94
 
95
- gr.TabbedInterface([mon_faq,mon_ex],["FAQ Search","Extractive QA"]).launch().launch()
 
92
  examples=examples,
93
  title="Monopoly Extractive QA Search")
94
 
95
+ gr.TabbedInterface([mon_faq,mon_ex],["FAQ Search","Extractive QA"]).launch()