Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
--only-binary=
|
| 2 |
gradio==5.*
|
| 3 |
huggingface_hub>=0.23
|
| 4 |
-
llama-cpp-python==0.
|
|
|
|
| 1 |
+
--only-binary=:all:
|
| 2 |
gradio==5.*
|
| 3 |
huggingface_hub>=0.23
|
| 4 |
+
llama-cpp-python==0.3.2
|