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

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.queue(api_open=api).launch()
 
92
  if not USING_SPACES:
93
  main()
94
  else:
95
+ app.launch()