drewThomasson commited on
Commit
18bc992
·
verified ·
1 Parent(s): cad3da3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -110,4 +110,4 @@ with gr.Blocks() as demo:
110
 
111
  # Launch with public=True for public URL access and share link
112
  #demo.launch(share=True)
113
- demo.queue().launch(share=True)
 
110
 
111
  # Launch with public=True for public URL access and share link
112
  #demo.launch(share=True)
113
+ demo.queue().launch()