We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efbe81f commit bc6da2eCopy full SHA for bc6da2e
pyproject.toml
@@ -33,6 +33,7 @@ keywords = [
33
34
dependencies = [
35
"torch>=2.6.0,<3",
36
+ "onnx2torch>=0.1.5",
37
"numpy>=1.17",
38
"pandas>=0.25",
39
"scikit-learn>=1.2.0",
0 commit comments