raheelqader commited on
Commit
a0f8e98
·
verified ·
1 Parent(s): 0ef983c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -97,4 +97,4 @@ demo = gr.Interface(
97
  examples=examples
98
  )
99
 
100
- demo.launch(enable_queue=True)
 
97
  examples=examples
98
  )
99
 
100
+ demo.launch()