Skip to content

Commit

Permalink
upper bound huggingface-hub version to 0.24.0 (exc.) (NVIDIA#9799)
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandros Koumparoulis <[email protected]>
  • Loading branch information
akoumpa authored and XuesongYang committed Jan 18, 2025
1 parent 909d23d commit 342e0f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
fiddle
huggingface_hub>=0.20.3
huggingface_hub>=0.20.3,<0.24.0
numba
numpy>=1.22
onnx>=1.7.0
Expand Down

0 comments on commit 342e0f0

Please sign in to comment.