Skip to content

Commit

Permalink
Restrict transformers version for now
Browse files Browse the repository at this point in the history
  • Loading branch information
kcz358 committed Mar 12, 2024
1 parent d03ba5a commit ffa333b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies = [
"openai>=1.0.0",
"pycocoevalcap",
"tqdm-multiprocess",
"transformers>=4.31.0",
"transformers==4.37.2",
"zstandard",
"pillow",
"pyyaml",
Expand Down

0 comments on commit ffa333b

Please sign in to comment.