From 21787a2379120fafa968f47d00ad4efed1629a52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 15:46:24 +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 ad67d51e5f..b26dca5072 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ py-cpuinfo==9.0.0 psutil==5.9.8 onnxruntime==1.18.0 # Dependencies for blip -timm==0.4.12 +timm==0.9.16 transformers==4.38.0 # Dependencies for mistral quantized llama-cpp-python==0.2.78 \ No newline at end of file