Skip to content

Commit

Permalink
Merge pull request #13 from WhereIsAI/upgrade/transformers
Browse files Browse the repository at this point in the history
upgrade transformers 4.41.1
  • Loading branch information
SeanLee97 committed Jun 5, 2024
2 parents 2297485 + 5082ab2 commit 5d9c8ba
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 @@ -6,7 +6,7 @@ authors = [
{name = "Sean Lee", email = "xmlee97@gmail.com"},
]
dependencies = [
"transformers>=4.38.2",
"transformers>=4.41.1",
]
requires-python = ">=3.8"
readme = "README.md"
Expand Down

0 comments on commit 5d9c8ba

Please sign in to comment.