Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,6 +7,7 @@ pyyaml
|
|
| 7 |
huggingface_hub
|
| 8 |
bcrypt
|
| 9 |
pytz
|
|
|
|
| 10 |
llama-cpp-python
|
| 11 |
# --- RAG CORE ---
|
| 12 |
langchain
|
|
|
|
| 7 |
huggingface_hub
|
| 8 |
bcrypt
|
| 9 |
pytz
|
| 10 |
+
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
| 11 |
llama-cpp-python
|
| 12 |
# --- RAG CORE ---
|
| 13 |
langchain
|