Skip to content

Commit fb3ae32

Browse files
authored
Pin transformers version (#310)
1 parent da740c9 commit fb3ae32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies = [
5151
"tensorboard (<3.0.0)",
5252
"torchtyping",
5353
"torchvision",
54-
"transformers",
54+
"transformers==4.52.4",
5555
"typeguard",
5656
"nvidia-dali-cuda110",
5757
]

0 commit comments

Comments
 (0)