From 7990ef95d208d01747074f75b9a6d98577e3902e Mon Sep 17 00:00:00 2001 From: Michelle Habonneau <83347449+Michellehbn@users.noreply.github.com> Date: Mon, 12 May 2025 17:11:39 +0200 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 28464388..808c39dc 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ # Due to an error affecting kenlm and cmake (see https://github.com/kpu/kenlm/pull/464) # Also see the transformers patch for it https://github.com/huggingface/transformers/pull/37091 "kenlm@git+https://github.com/kpu/kenlm@ba83eafdce6553addd885ed3da461bb0d60f8df7", - "transformers[sklearn,sentencepiece,audio,vision]==4.51.2", + "transformers[sklearn,sentencepiece,audio,vision]==4.51.3", "huggingface_hub[hf_transfer]==0.30.2", # vision "Pillow",