Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ dependencies = [
"sentencepiece>=0.1.96",
"huggingface-hub~=0.30",
"einops",
"timm",
"imageio",
"timm"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please squash commit bd56660 into the first commit of the PR

]

[project.optional-dependencies]
Expand Down