isamyoung commited on
Commit
ed98a2c
·
verified ·
1 Parent(s): 40eed23

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -885,4 +885,4 @@ if __name__ == "__main__":
885
  if not USING_SPACES:
886
  main()
887
  else:
888
- app.queue().launch()
 
885
  if not USING_SPACES:
886
  main()
887
  else:
888
+ app.queue().launch(share=True)