svjack commited on
Commit
c6f93f6
·
verified ·
1 Parent(s): cfb3db3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -251,4 +251,4 @@ with tempfile.TemporaryDirectory() as tmpdir:
251
  )
252
 
253
  if __name__ == '__main__':
254
- demo.launch()
 
251
  )
252
 
253
  if __name__ == '__main__':
254
+ demo.launch(share = True)