From 307eb378a97acd9af64eaeccf2f3ee1cff87be52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 19:05:30 +0000 Subject: [PATCH] Bump transformers in /community/multimodal_assistant Bumps [transformers](https://github.com/huggingface/transformers) from 4.35.2 to 4.53.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.35.2...v4.53.0) --- updated-dependencies: - dependency-name: transformers dependency-version: 4.53.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- community/multimodal_assistant/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/multimodal_assistant/requirements.txt b/community/multimodal_assistant/requirements.txt index 3e0ac110e..7bee14671 100644 --- a/community/multimodal_assistant/requirements.txt +++ b/community/multimodal_assistant/requirements.txt @@ -15,5 +15,5 @@ streamlit==1.30.0 streamlit_analytics==0.4.1 streamlit_feedback==0.1.3 torch==2.1.2 -transformers==4.35.2 +transformers==4.53.0 accelerate