saa231 commited on
Commit
a72a60d
·
verified ·
1 Parent(s): 109c765

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,4 +67,4 @@ with gr.Blocks() as demo:
67
  )
68
 
69
  if __name__ == "__main__":
70
- demo.launch(show_error=True, share=True)
 
67
  )
68
 
69
  if __name__ == "__main__":
70
+ demo.launch(show_error=True)