From 11bcb58ae6faba1859670f2b92b0523697f1978f Mon Sep 17 00:00:00 2001 From: keenzhu Date: Fri, 26 May 2023 18:50:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0rss=E8=AE=A2=E9=98=85?= =?UTF-8?q?=EF=BC=8C=E4=BB=A5=E5=8F=8A=E6=B7=BB=E5=8A=A0=E4=BA=86=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5d22ca9..17901ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ peft~=0.3.0 pypinyin~=0.48.0 click~=8.1.3 tabulate -llama_index +feedparser azure-core bitsandbytes; platform_system != "Windows" #llama-cpp-python==0.1.34; platform_system != "Windows"