nyanko7 commited on
Commit
e865b24
1 Parent(s): 3f8aed1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -752,4 +752,4 @@ with gr.Blocks(css=css) as demo:
752
 
753
  print(f"Space built in {time.time() - start_time:.2f} seconds")
754
  # demo.launch(share=True)
755
- demo.launch(share=True, enable_queue=True)
 
752
 
753
  print(f"Space built in {time.time() - start_time:.2f} seconds")
754
  # demo.launch(share=True)
755
+ demo.launch()