Skip to content

Commit

Permalink
bump transformers to 4.33.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JingyaHuang committed Oct 13, 2023
1 parent 847afe4 commit ed15afe
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 @@ -13,7 +13,7 @@


INSTALL_REQUIRES = [
"transformers >= 4.32.1",
"transformers >= 4.33.1",
"accelerate == 0.23.0",
"optimum >= 1.13.0",
"huggingface_hub >= 0.14.0",
Expand Down

0 comments on commit ed15afe

Please sign in to comment.