Spaces:
Running
Running
drewThomasson
commited on
Update app.py
Browse files
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(
|
|
|
110 |
|
111 |
# Launch with public=True for public URL access and share link
|
112 |
#demo.launch(share=True)
|
113 |
+
demo.queue().launch()
|