Spaces:
Running
Running
ShilongLiu
commited on
Commit
•
5cf442a
1
Parent(s):
695636d
add req
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ timm
|
|
7 |
numpy
|
8 |
opencv-python
|
9 |
supervision==0.3.2
|
10 |
-
pycocotools
|
|
|
|
7 |
numpy
|
8 |
opencv-python
|
9 |
supervision==0.3.2
|
10 |
+
pycocotools
|
11 |
+
packaging==21.3
|