Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,3 +4,4 @@ onnxruntime==1.15.1
|
|
4 |
opencv-python
|
5 |
huggingface-hub
|
6 |
NumPy==2.0.0
|
|
|
|
4 |
opencv-python
|
5 |
huggingface-hub
|
6 |
NumPy==2.0.0
|
7 |
+
pybind11>=2.12
|