Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -3,5 +3,4 @@ piexif>=1.1.3
|
|
3 |
onnxruntime==1.15.1
|
4 |
opencv-python
|
5 |
huggingface-hub
|
6 |
-
NumPy==
|
7 |
-
pybind11>=2.12
|
|
|
3 |
onnxruntime==1.15.1
|
4 |
opencv-python
|
5 |
huggingface-hub
|
6 |
+
NumPy==1.26.4
|
|