michellemli commited on
Commit
979e80d
·
verified ·
1 Parent(s): 227b033

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -128,4 +128,4 @@ with gr.Blocks() as demo:
128
 
129
  # Launch
130
  if __name__ == "__main__":
131
- demo.launch(share=True)
 
128
 
129
  # Launch
130
  if __name__ == "__main__":
131
+ demo.launch()