Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ pycocotools
|
|
8 |
onnxruntime
|
9 |
onnx
|
10 |
opencv-python
|
11 |
-
timm
|
|
|
|
8 |
onnxruntime
|
9 |
onnx
|
10 |
opencv-python
|
11 |
+
timm
|
12 |
+
numpy==1.26.4
|