csukuangfj commited on
Commit
66b4229
1 Parent(s): 2e424ef

minor fixes

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