Unverified Commit f96e4a16 authored by Sayak Paul's avatar Sayak Paul Committed by GitHub
Browse files

pin transformers to the latest (#8522)

thanks!
parent 9c6e9684
...@@ -132,7 +132,7 @@ _deps = [ ...@@ -132,7 +132,7 @@ _deps = [
"tensorboard", "tensorboard",
"torch>=1.4", "torch>=1.4",
"torchvision", "torchvision",
"transformers>=4.25.1", "transformers>=4.41.2",
"urllib3<=2.0.0", "urllib3<=2.0.0",
"black", "black",
] ]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment