添加依赖feedparser

This commit is contained in:
keenzhu 2023-05-26 18:46:18 +08:00
parent 8d4ef39c6c
commit 9dc9ac6380
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ peft~=0.3.0
pypinyin~=0.48.0 pypinyin~=0.48.0
click~=8.1.3 click~=8.1.3
tabulate tabulate
llama_index
azure-core azure-core
bitsandbytes; platform_system != "Windows" bitsandbytes; platform_system != "Windows"
#llama-cpp-python==0.1.34; platform_system != "Windows" #llama-cpp-python==0.1.34; platform_system != "Windows"