From e21d8c92e9fc82df31ba1e03b7564a3a98acf263 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 15:45:43 +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 bc50c05786..218c23a9ee 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