添加依赖feedparser
This commit is contained in:
parent
8d4ef39c6c
commit
9dc9ac6380
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue