Skip to content

Commit

Permalink
pin transformers to the latest (#8522)
Browse files Browse the repository at this point in the history
thanks!
  • Loading branch information
sayakpaul authored Jun 13, 2024
1 parent 9c6e968 commit f96e4a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"tensorboard",
"torch>=1.4",
"torchvision",
"transformers>=4.25.1",
"transformers>=4.41.2",
"urllib3<=2.0.0",
"black",
]
Expand Down

0 comments on commit f96e4a1

Please sign in to comment.