Varosa commited on
Commit
217e9ca
·
1 Parent(s): 2e3bc4b

update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,4 +61,4 @@ iface = gr.Interface(
61
 
62
  # Run the application
63
  if __name__ == "__main__":
64
- iface.launch(queue = False)
 
61
 
62
  # Run the application
63
  if __name__ == "__main__":
64
+ iface.launch()