Skip to content

Commit

Permalink
Pin huggingface-hub dependency to 0.25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
carschno committed Oct 21, 2024
1 parent 00d2d6c commit 49b7459
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
install_requires=[
"onnxruntime>=1.13.1",
"transformers>=4.22.2",
"huggingface-hub==0.25.2", # see https://github.com/segment-any-text/wtpsplit/issues/135
"numpy>=1.0",
"scikit-learn>=1",
"tqdm",
Expand Down

0 comments on commit 49b7459

Please sign in to comment.