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 1d75fec commit f8a908aCopy full SHA for f8a908a
modelconverter/__init__.py
@@ -4,7 +4,7 @@
4
5
from .hub import convert
6
7
-__version__ = "0.4.2"
+__version__ = "0.4.3"
8
9
__all__ = ["convert"]
10
requirements.txt
@@ -1,6 +1,6 @@
1
Pillow
2
gcsfs
3
-luxonis-ml[data,nn_archive]==0.7.2
+luxonis-ml[data,nn_archive]==0.8.0
onnx>=1.17.0
onnxruntime
onnxsim
0 commit comments