Athspi commited on
Commit
14e4da2
·
verified ·
1 Parent(s): 335804b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,4 +42,4 @@ iface = gr.Interface(
42
  )
43
 
44
  # Launch the Gradio interface
45
- iface.launch(share=True, queue=True)
 
42
  )
43
 
44
  # Launch the Gradio interface
45
+ iface.launch(share=True)