Skip to content

Commit 7ca0857

Browse files
authored
Update the huggingface_hub version in setup script so that pip install can work. (#128)
1 parent a96c8e3 commit 7ca0857

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"filelock",
9898
"flax>=0.4.1",
9999
"hf-doc-builder>=0.3.0",
100-
"huggingface-hub>=0.13.2",
100+
"huggingface-hub==0.24.7",
101101
"requests-mock==1.10.0",
102102
"importlib_metadata",
103103
"invisible-watermark>=0.2.0",

0 commit comments

Comments
 (0)