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.
2 parents e805846 + 7990ef9 commit 606771eCopy full SHA for 606771e
setup.py
@@ -16,7 +16,7 @@
16
# Due to an error affecting kenlm and cmake (see https://github.com/kpu/kenlm/pull/464)
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.2",
+ "transformers[sklearn,sentencepiece,audio,vision]==4.51.3",
20
"huggingface_hub[hf_transfer]==0.30.2",
21
# vision
22
"Pillow",
0 commit comments