Skip to content

Commit 88bd955

Browse files
author
alexander.sing
committed
Revert transformers version pin introduced by 73de4e2
1 parent c5dbf0c commit 88bd955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"requests>=2.0.0",
5656
"tqdm>=4.0.0",
5757
"torch>=1.7.0",
58-
"transformers>4.0,<4.50",
58+
"transformers>4.0,<5.0",
5959
"datasets",
6060
"accelerate>=0.20.3,!=1.1.0",
6161
"pynvml",

0 commit comments

Comments
 (0)