Luigi commited on
Commit
7c22a41
·
verified ·
1 Parent(s): a65d957

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- llama-cpp-python>=0.3.9 --config-settings="cmake.args=-DGGML_BLAS=ON;-DGGML_BLAS_VENDOR=OpenBLAS;-j$(nproc)"
2
  opencv-python
3
  pillow
4
  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