Darkaido001 commited on
Commit
00b8cba
·
1 Parent(s): 5d7f1dd

remove share=True

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -74,4 +74,4 @@ with gr.Blocks() as demo:
74
 
75
 
76
  if __name__ == "__main__":
77
- demo.launch(share=True)
 
74
 
75
 
76
  if __name__ == "__main__":
77
+ demo.launch()