Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
onnxruntime==1.
|
| 2 |
-
numpy==
|
| 3 |
opencv-python
|
| 4 |
-
matplotlib==3.
|
|
|
|
| 1 |
+
onnxruntime==1.22.1
|
| 2 |
+
numpy==2.2.6
|
| 3 |
opencv-python
|
| 4 |
+
matplotlib== 3.10.6
|