Skip to content

Commit

Permalink
Update the huggingface_hub version in setup script so that pip instal…
Browse files Browse the repository at this point in the history
…l can work. (#128)
  • Loading branch information
wang2yn84 authored Oct 25, 2024
1 parent a96c8e3 commit 7ca0857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"filelock",
"flax>=0.4.1",
"hf-doc-builder>=0.3.0",
"huggingface-hub>=0.13.2",
"huggingface-hub==0.24.7",
"requests-mock==1.10.0",
"importlib_metadata",
"invisible-watermark>=0.2.0",
Expand Down

0 comments on commit 7ca0857

Please sign in to comment.