Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
-
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
| 2 |
--only-binary=llama-cpp-python
|
| 3 |
gradio==5.*
|
| 4 |
huggingface_hub>=0.23
|
| 5 |
-
llama-cpp-python==0.
|
|
|
|
|
|
|
| 1 |
--only-binary=llama-cpp-python
|
| 2 |
gradio==5.*
|
| 3 |
huggingface_hub>=0.23
|
| 4 |
+
llama-cpp-python==0.2.77.post4
|