Skip to content

Commit 940aed8

Browse files
committed
up skeletoken version
1 parent a6a3611 commit 940aed8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dev = [
6060
"ruff",
6161
]
6262

63-
distill = ["torch", "transformers", "scikit-learn", "skeletoken @ https://github.com/stephantul/skeletoken.git"]
63+
distill = ["torch", "transformers", "scikit-learn", "skeletoken>=0.3.1"]
6464
onnx = ["onnx", "torch"]
6565
# train also installs inference
6666
train = ["torch", "lightning", "scikit-learn", "skops"]

0 commit comments

Comments
 (0)