From d11f4f961326d5008e51596d06f4d63cc4b36f83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 16:22:45 +0000 Subject: [PATCH] Bump transformers from 4.42.3 to 4.48.0 Bumps [transformers](https://github.com/huggingface/transformers) from 4.42.3 to 4.48.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.42.3...v4.48.0) --- updated-dependencies: - dependency-name: transformers dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a3f1bec..698a5b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ einops==0.7.0 jaxtyping==0.2.31 omegaconf==2.3.0 -transformers==4.42.3 +transformers==4.48.0 loralib==0.1.2 git+https://github.com/openai/CLIP.git git+https://github.com/SunzeY/AlphaCLIP.git