Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,4 @@
|
|
|
|
|
|
|
|
| 1 |
huggingface_hub>=0.34.0
|
| 2 |
-
llama-cpp-python
|
|
|
|
| 1 |
+
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
| 2 |
+
|
| 3 |
huggingface_hub>=0.34.0
|
| 4 |
+
llama-cpp-python
|