farid678 commited on
Commit
2f8b494
·
verified ·
1 Parent(s): 6937aae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,4 +66,4 @@ demo = gr.Interface(
66
  )
67
 
68
  if __name__ == "__main__":
69
- demo.launch(enable_queue=False)
 
66
  )
67
 
68
  if __name__ == "__main__":
69
+ demo.launch()