Fucius commited on
Commit
88e9fde
1 Parent(s): 261c227

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  import spaces
2
  import sys
3
  import os
4
-
5
 
6
 
7
  # os.system(f"git clone https://github.com/Curt-Park/yolo-world-with-efficientvit-sam.git")
 
1
  import spaces
2
  import sys
3
  import os
4
+ import timm
5
 
6
 
7
  # os.system(f"git clone https://github.com/Curt-Park/yolo-world-with-efficientvit-sam.git")