Skip to content

Commit 1ee6f64

Browse files
authored
Merge pull request #71 from deepghs/dev/hf
dev(narugo): use huggingface_hub>=0.31.0
2 parents 14b1b31 + 5dbf7ad commit 1ee6f64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
hbutils>=0.10.1
2-
huggingface_hub>=0.29
2+
huggingface_hub>=0.31.0
33
tqdm
44
requests
55
click>=7
@@ -9,4 +9,4 @@ urlobject
99
fsspec>=2024; python_version > '3.8'
1010
fsspec>=2024,<=2025.3.0; python_version <= '3.8'
1111
random_user_agent
12-
cachetools
12+
cachetools

0 commit comments

Comments
 (0)