pabloce commited on
Commit
c9e253e
·
verified ·
1 Parent(s): 9ca57cd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,4 +2,5 @@ huggingface_hub==0.22.2
2
  scikit-build-core
3
  https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.75-cu121/llama_cpp_python-0.2.75-cp310-cp310-linux_x86_64.whl
4
  https://github.com/oobabooga/llama-cpp-python-cuBLAS-wheels/releases/download/textgen-webui/llama_cpp_python_cuda_tensorcores-0.2.75+cu121-cp310-cp310-linux_x86_64.whl
 
5
  llama-cpp-agent>=0.2.25
 
2
  scikit-build-core
3
  https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.75-cu121/llama_cpp_python-0.2.75-cp310-cp310-linux_x86_64.whl
4
  https://github.com/oobabooga/llama-cpp-python-cuBLAS-wheels/releases/download/textgen-webui/llama_cpp_python_cuda_tensorcores-0.2.75+cu121-cp310-cp310-linux_x86_64.whl
5
+ torch==2.2.0
6
  llama-cpp-agent>=0.2.25