Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- 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
|
| 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
|