We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d82c371 commit 6a40e36Copy full SHA for 6a40e36
1 file changed
pyproject.toml
@@ -60,7 +60,7 @@ dev = [
60
"ruff",
61
]
62
63
-distill = ["torch", "transformers<5.4.0", "scikit-learn", "skeletoken>=0.3.2"]
+distill = ["torch", "transformers<5.4.0", "scikit-learn", "skeletoken>=0.3.3"]
64
onnx = ["onnx", "torch"]
65
# train also installs inference
66
train = ["torch", "lightning", "scikit-learn", "skops"]
0 commit comments