meet244 commited on
Commit
8f501b1
·
1 Parent(s): b353e43

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -97,4 +97,4 @@ def build_gui():
97
  gr.HTML(article)
98
  return demo
99
 
100
- build_gui().launch(enable_queue=True)
 
97
  gr.HTML(article)
98
  return demo
99
 
100
+ build_gui().launch()