Skip to content

Commit

Permalink
build(deps): update huggingface-hub requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [huggingface-hub](https://github.com/huggingface/huggingface_hub) to permit the latest version.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](huggingface/huggingface_hub@v0.25.2...v0.26.2)

---
updated-dependencies:
- dependency-name: huggingface-hub
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent b9aad59 commit a3535a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ numpy<2.0.0
torch~=2.5.1
sentencepiece~=0.2.0
setuptools~=75.1.0
huggingface-hub~=0.25.2
huggingface-hub~=0.26.2
transformers~=4.46.0
fastapi~=0.115.2
uvicorn~=0.32.0

0 comments on commit a3535a7

Please sign in to comment.