Luigi commited on
Commit
06ed160
·
verified ·
1 Parent(s): 9ebe90e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- # llama-cpp-python>=0.3.9 --config-settings="cmake.args=-DGGML_BLAS=ON;-DGGML_BLAS_VENDOR=OpenBLAS"
2
- llama-cpp-python @ https://github.com/abetlen/llama-cpp-python/releases/download/v0.3.16-cu124/llama_cpp_python-0.3.16-cp310-cp310-linux_x86_64.whl
3
  opencv-python
4
  pillow
5
  huggingface-hub
 
1
+ llama-cpp-python>=0.3.9 --config-settings="cmake.args=-DGGML_BLAS=ON;-DGGML_BLAS_VENDOR=OpenBLAS"
 
2
  opencv-python
3
  pillow
4
  huggingface-hub