Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,4 @@ numpy==1.24.3
|
|
| 5 |
opencv-python-headless==4.8.1.78
|
| 6 |
Pillow==10.1.0
|
| 7 |
PyYAML==6.0.1
|
| 8 |
-
onnxruntime==1.
|
|
|
|
| 5 |
opencv-python-headless==4.8.1.78
|
| 6 |
Pillow==10.1.0
|
| 7 |
PyYAML==6.0.1
|
| 8 |
+
onnxruntime==1.18.0
|