kdqemre commited on
Commit
4cce6b6
·
verified ·
1 Parent(s): d8d8282

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -99,4 +99,4 @@ with gr.Blocks() as demo:
99
  outputs=output_plot)
100
 
101
  # Run the application
102
- demo.launch()
 
99
  outputs=output_plot)
100
 
101
  # Run the application
102
+ demo.launch(share=True)