Rongjiehuang commited on
Commit
bd92748
·
1 Parent(s): 652fe38

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -140,4 +140,4 @@ with gr.Blocks() as demo:
140
  with gr.Column():
141
  pass
142
 
143
- demo.launch(share=True)
 
140
  with gr.Column():
141
  pass
142
 
143
+ demo.launch()