kevinwang676 commited on
Commit
520feab
·
verified ·
1 Parent(s): 6cffa29

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -1,4 +1,3 @@
1
-
2
  import spaces
3
  import os
4
  import glob
@@ -586,4 +585,4 @@ with app:
586
  ''')
587
 
588
  app.queue(max_size=40, api_open=False)
589
- app.launch(max_threads=400, show_error=True)
 
 
1
  import spaces
2
  import os
3
  import glob
 
585
  ''')
586
 
587
  app.queue(max_size=40, api_open=False)
588
+ app.launch(max_threads=400, show_error=True)