From 9dc9ac6380b1235c93818ed7e12e6fdebf89f704 Mon Sep 17 00:00:00 2001 From: keenzhu Date: Fri, 26 May 2023 18:46:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BE=9D=E8=B5=96feedparser?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 233fb2f..5d22ca9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,6 +19,7 @@ peft~=0.3.0 pypinyin~=0.48.0 click~=8.1.3 tabulate +llama_index azure-core bitsandbytes; platform_system != "Windows" #llama-cpp-python==0.1.34; platform_system != "Windows"