Spaces:
Running
Running
drewThomasson
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -36,4 +36,4 @@ with gr.Blocks() as demo:
|
|
36 |
progress=progress)
|
37 |
|
38 |
# Launch with public=True for public URL access and share link
|
39 |
-
demo.launch(share=True
|
|
|
36 |
progress=progress)
|
37 |
|
38 |
# Launch with public=True for public URL access and share link
|
39 |
+
demo.launch(share=True)
|