Skip to content

Commit d869b14

Browse files
committed
update pyproject.toml
1 parent 39acf95 commit d869b14

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ classifiers = [
1414
]
1515
requires-python = ">=3.9"
1616
dependencies = [
17-
"transformers",
1817
"accelerate",
18+
"scikit-learn",
19+
"transformers",
1920
]
2021

2122
[tool.setuptools]

0 commit comments

Comments
 (0)