更新 requirements.txt

This commit is contained in:
imClumsyPanda 2023-05-22 13:20:18 +08:00
parent a1b1b78108
commit 1ee12266e8
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@ click~=8.1.3
tabulate tabulate
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"
https://github.com/abetlen/llama-cpp-python/releases/download/v0.1.34/llama_cpp_python-0.1.34-cp310-cp310-win_amd64.whl; platform_system == "Windows" #https://github.com/abetlen/llama-cpp-python/releases/download/v0.1.34/llama_cpp_python-0.1.34-cp310-cp310-win_amd64.whl; platform_system == "Windows"
torch~=2.0.0 torch~=2.0.0
pydantic~=1.10.7 pydantic~=1.10.7