Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
flask
|
| 2 |
-
llama-cpp-python --extra-index-url https://abetlen.github.io
|
| 3 |
hf-transfer
|
|
|
|
| 1 |
flask
|
| 2 |
+
llama-cpp-python --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
| 3 |
hf-transfer
|