From b8e963a4ad5d3f9e49d889f9d90408ad79317a40 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 12:19:14 +0000 Subject: [PATCH] chore(deps): update dependency timm to v0.9.16 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 023a6082ce..840b8bd3da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ py-cpuinfo==9.0.0 psutil==5.9.8 onnxruntime==1.18.1 # Dependencies for blip -timm==0.4.12 +timm==0.9.16 transformers==4.38.0 # Dependencies for mistral quantized llama-cpp-python==0.2.82 \ No newline at end of file