We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeb7a79 commit f7d2542Copy full SHA for f7d2542
setup.py
@@ -67,7 +67,7 @@
67
'onnx==1.18.0',
68
'onnxruntime==1.22.0',
69
'boto3>=1.21.45,<2',
70
- 'huggingface-hub[hf_xet]>=0.30.0,<0.32',
+ 'huggingface-hub[hf_xet]>=0.30.0,<0.33',
71
'beautifulsoup4>=4.12.2,<5', # required for model download utils
72
'tenacity>=8.2.3,<10',
73
'catalogue>=2,<3',
0 commit comments