We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 130eadc commit 72d7929Copy full SHA for 72d7929
1 file changed
requirements.txt
@@ -5,7 +5,7 @@ numpy
5
opencv-python
6
Pillow
7
onnxruntime>=1.15.0 # onnxruntime-gpu for GPU support
8
-librosa==0.9.2
+librosa>=0.9.2
9
matplotlib
10
-onnx==1.14.0
11
-tf2onnx==1.14.0
+onnx>=1.14.0
+tf2onnx>=1.14.0
0 commit comments