Skip to content

Commit 387a8c9

Browse files
build(deps): update huggingface-hub requirement
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.0...v0.25.1) --- updated-dependencies: - dependency-name: huggingface-hub dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef4bbce commit 387a8c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ numpy<2.0.0
77
torch~=2.4.1
88
sentencepiece~=0.2.0
99
setuptools~=75.1.0
10-
huggingface-hub~=0.25.0
10+
huggingface-hub~=0.25.1
1111
transformers~=4.45.1
1212
fastapi~=0.115.0
1313
uvicorn~=0.30.6

0 commit comments

Comments
 (0)