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

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(share=True)
 
99
  outputs=output_plot)
100
 
101
  # Run the application
102
+ demo.launch()