Yuekai Zhang commited on
Commit
75f7298
1 Parent(s): d76c3e1

shut share

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -438,4 +438,5 @@ if __name__ == "__main__":
438
 
439
  logging.basicConfig(format=formatter, level=logging.INFO)
440
 
441
- demo.launch(share=True)
 
 
438
 
439
  logging.basicConfig(format=formatter, level=logging.INFO)
440
 
441
+ #demo.launch(share=True)
442
+ demo.launch()