Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,5 +6,5 @@ wikipedia-api
|
|
| 6 |
transformers
|
| 7 |
langchain
|
| 8 |
huggingface_hub
|
| 9 |
-
llama-cpp-python
|
| 10 |
mistralai
|
|
|
|
| 6 |
transformers
|
| 7 |
langchain
|
| 8 |
huggingface_hub
|
| 9 |
+
llama-cpp-python --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
| 10 |
mistralai
|