danielaruizl1 commited on
Commit
2ece229
·
verified ·
1 Parent(s): e0d545c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -344,4 +344,4 @@ with gr.Blocks() as demo:
344
 
345
  if __name__ == "__main__":
346
  demo.queue()
347
- demo.launch(share=True)
 
344
 
345
  if __name__ == "__main__":
346
  demo.queue()
347
+ demo.launch()