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 f56c9cb commit 8706049Copy full SHA for 8706049
setup.py
@@ -17,7 +17,7 @@
17
# Also see the transformers patch for it https://github.com/huggingface/transformers/pull/37091
18
"kenlm@git+https://github.com/kpu/kenlm@ba83eafdce6553addd885ed3da461bb0d60f8df7",
19
"transformers[sklearn,sentencepiece,audio,vision]==4.51.3",
20
- "huggingface_hub[hf_transfer]==0.30.2",
+ "huggingface_hub[hf_transfer,hf_xet]==0.31.1",
21
# vision
22
"Pillow",
23
"librosa",
0 commit comments