Skip to content

Commit 7990ef9

Browse files
authored
Update setup.py
1 parent e805846 commit 7990ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# Due to an error affecting kenlm and cmake (see https://github.com/kpu/kenlm/pull/464)
1717
# Also see the transformers patch for it https://github.com/huggingface/transformers/pull/37091
1818
"kenlm@git+https://github.com/kpu/kenlm@ba83eafdce6553addd885ed3da461bb0d60f8df7",
19-
"transformers[sklearn,sentencepiece,audio,vision]==4.51.2",
19+
"transformers[sklearn,sentencepiece,audio,vision]==4.51.3",
2020
"huggingface_hub[hf_transfer]==0.30.2",
2121
# vision
2222
"Pillow",

0 commit comments

Comments
 (0)