From 527cad1a06373adaae56d07c85228b44a81392f0 Mon Sep 17 00:00:00 2001 From: Ilya Lavrenov Date: Tue, 9 Apr 2024 00:38:57 +0400 Subject: [PATCH] Update requirements.txt --- llm_bench/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llm_bench/python/requirements.txt b/llm_bench/python/requirements.txt index d128a37e3a..448a038de7 100644 --- a/llm_bench/python/requirements.txt +++ b/llm_bench/python/requirements.txt @@ -7,7 +7,7 @@ torch transformers>=4.33.0 diffusers>=0.22.0 #optimum is in dependency list of optimum-intel -git+https://github.com/huggingface/optimum-intel.git@382d00f6ce8deb993b54982090ab031003cfd0fa#egg=optimum-intel +git+https://github.com/huggingface/optimum-intel.git@972491991710f8a92cdef35e0914de92a88995a4#egg=optimum-intel git+https://github.com/openvinotoolkit/nncf.git#egg=nncf packaging psutil