Skip to content

Commit f96e4a1

Browse files
authored
pin transformers to the latest (#8522)
thanks!
1 parent 9c6e968 commit f96e4a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"tensorboard",
133133
"torch>=1.4",
134134
"torchvision",
135-
"transformers>=4.25.1",
135+
"transformers>=4.41.2",
136136
"urllib3<=2.0.0",
137137
"black",
138138
]

0 commit comments

Comments
 (0)