From d08b0a0b553fb96a41b327f733fc024b5afc1d8c Mon Sep 17 00:00:00 2001 From: Eternal Reclaimer <98760976+kyegomez@users.noreply.github.com> Date: Fri, 15 Dec 2023 09:03:21 -0800 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6c953c40..1b3222fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ PyPDF2==3.0.1 accelerate==0.22.0 vllm chromadb==0.4.14 -tensorflow==2.12.0 +tensorflow==2.14.0 optimum tiktoken==0.4.0 tabulate==0.9.0