Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,5 +2,5 @@ gradio
|
|
| 2 |
datasets
|
| 3 |
sentence-transformers
|
| 4 |
huggingface_hub
|
| 5 |
-
llama-cpp-python
|
| 6 |
numpy
|
|
|
|
| 2 |
datasets
|
| 3 |
sentence-transformers
|
| 4 |
huggingface_hub
|
| 5 |
+
llama-cpp-python==0.2.90 --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/avx2
|
| 6 |
numpy
|