jchen8000 commited on
Commit
7d2c69b
·
verified ·
1 Parent(s): 777fd12

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -136,4 +136,4 @@ with gr.Blocks(theme="Nymbo/Alyx_Theme") as demo:
136
  )
137
 
138
  # Launch the Gradio app
139
- demo.launch()
 
136
  )
137
 
138
  # Launch the Gradio app
139
+ demo.launch(share=True)