Skip to content

Commit

Permalink
dont pin huggingface-hub
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Jul 23, 2024
1 parent 48db6a2 commit fda17a8
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 @@ -27,7 +27,7 @@ dependencies = [
"omegaconf",
"hydra-core",
"python-dotenv",
"huggingface-hub==0.20.*",
"huggingface-hub",
]

[tool.setuptools.dynamic]
Expand Down

0 comments on commit fda17a8

Please sign in to comment.