Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
|
|
|
2 |
onnxruntime==1.12.0
|
3 |
opencv-python-headless
|
|
|
1 |
+
pybind11>=2.12
|
2 |
+
numpy>=2.0.0
|
3 |
onnxruntime==1.12.0
|
4 |
opencv-python-headless
|