Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ gradio==3.50.2
|
|
| 2 |
datasets==2.18.0
|
| 3 |
transformers==4.38.2
|
| 4 |
huggingface-hub==0.20.3
|
| 5 |
-
llama-cpp-python==0.2.
|
| 6 |
torch==2.1.2
|
| 7 |
numpy==1.24.4
|
| 8 |
faiss-cpu==1.7.4
|
|
|
|
| 2 |
datasets==2.18.0
|
| 3 |
transformers==4.38.2
|
| 4 |
huggingface-hub==0.20.3
|
| 5 |
+
llama-cpp-python==0.2.56 --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
| 6 |
torch==2.1.2
|
| 7 |
numpy==1.24.4
|
| 8 |
faiss-cpu==1.7.4
|