TobDeBer commited on
Commit
9b589ae
1 Parent(s): ac3b484
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  spaces
2
  huggingface_hub
3
  scikit-build-core
4
- llama-cpp-python --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu -C cmake.args="-DGGML_BLAS=ON;-DGGML_BLAS_VENDOR=OpenBLAS"
5
  llama-cpp-agent>=0.2.25
 
1
  spaces
2
  huggingface_hub
3
  scikit-build-core
4
+ llama-cpp-python --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
5
  llama-cpp-agent>=0.2.25