M4xjunior commited on
Commit
506cc6a
·
verified ·
1 Parent(s): 65afc75

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -92,4 +92,4 @@ if __name__ == "__main__":
92
  if not USING_SPACES:
93
  main()
94
  else:
95
- app.launch(share=True)
 
92
  if not USING_SPACES:
93
  main()
94
  else:
95
+ app.queue(api_open=api).launch()