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