From f2010de9fbcf69ff44b465535c3ff9efeb749f7e Mon Sep 17 00:00:00 2001 From: Sylwia Kuros Date: Fri, 26 Jul 2024 08:47:09 +0200 Subject: [PATCH] Update requirements.txt --- llm_bench/python/requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/llm_bench/python/requirements.txt b/llm_bench/python/requirements.txt index d83cd5a376..ed80a66deb 100644 --- a/llm_bench/python/requirements.txt +++ b/llm_bench/python/requirements.txt @@ -7,7 +7,6 @@ openvino_genai auto-gptq>=0.5.1 # for gptq pillow torch -torchvision<0.19.0 transformers>=4.40.0 diffusers>=0.22.0 #optimum is in dependency list of optimum-intel