Spaces:
Sleeping
Sleeping
Commit
·
818d708
1
Parent(s):
ba3ab1e
with pre-installed wheel
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ requests>=2.31.0
|
|
| 3 |
pathlib2>=2.3.7
|
| 4 |
pinecone>=3.0.0
|
| 5 |
numpy>=1.21.0
|
| 6 |
-
llama-cpp-python
|
|
|
|
|
|
| 3 |
pathlib2>=2.3.7
|
| 4 |
pinecone>=3.0.0
|
| 5 |
numpy>=1.21.0
|
| 6 |
+
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
| 7 |
+
llama-cpp-python
|