Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio==5.49.1
|
| 2 |
huggingface_hub>=0.24.0
|
| 3 |
-
llama-cpp-python>=0.2.90
|
|
|
|
| 4 |
llama-cpp-agent==0.2.35
|
|
|
|
| 1 |
gradio==5.49.1
|
| 2 |
huggingface_hub>=0.24.0
|
| 3 |
+
#llama-cpp-python>=0.2.90
|
| 4 |
+
llama-cpp-python==0.3.16 --prefer-binary
|
| 5 |
llama-cpp-agent==0.2.35
|