We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9172b2b + 1a86b4c commit bfa1ff0Copy full SHA for bfa1ff0
1 file changed
pyproject.toml
@@ -24,7 +24,7 @@ dynamic = ["version"]
24
dependencies = [
25
"numpy>=1.26.4,<2.3.0",
26
"accelerate>=0.20.3,!=0.34,<1.9",
27
-"transformers>=4.45,<4.53",
+"transformers>=4.45,<4.54",
28
"torch>=2.2.0,<2.8",
29
"tqdm>=4.66.2,<5.0",
30
"datasets>=3.0.0,<5.0",
0 commit comments