drewThomasson commited on
Commit
95540a0
·
verified ·
1 Parent(s): c92f138

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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, public=True)
 
36
  progress=progress)
37
 
38
  # Launch with public=True for public URL access and share link
39
+ demo.launch(share=True)