Martin Tomov commited on
Commit
a1e86b6
·
verified ·
1 Parent(s): 6d89157

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
- import os
2
  import spaces # on top as CUDA needs to be initialized after `spaces`
 
3
 
4
  try:
5
  import detectron2
 
 
1
  import spaces # on top as CUDA needs to be initialized after `spaces`
2
+ import os
3
 
4
  try:
5
  import detectron2