thanhtvt commited on
Commit
5e958ff
1 Parent(s): a0dfd75

minor changes

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -185,4 +185,4 @@ if __name__ == "__main__":
185
 
186
  logging.basicConfig(format=formatter, level=logging.INFO)
187
 
188
- demo.launch(share=True)
 
185
 
186
  logging.basicConfig(format=formatter, level=logging.INFO)
187
 
188
+ demo.launch()