We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f040720 commit baed69fCopy full SHA for baed69f
requirements.txt
@@ -1,6 +1,6 @@
1
-numpy==1.18.1
2
-onnx==1.6.0
3
-onnxruntime==1.2.0
+numpy==1.19.2
+onnx>=1.7.0
+onnxruntime>=1.5.3
4
Pillow>=7.0.0
5
-tqdm==4.36.1
6
-hnswlib==0.3.4
+tqdm>=4.54.1
+hnswlib>=0.3.4
0 commit comments