Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
gradio==5.49.1
|
| 2 |
huggingface_hub>=0.24.0
|
| 3 |
-
llama-cpp-
|
| 4 |
llama-cpp-agent>=0.2.43
|
|
|
|
| 1 |
gradio==5.49.1
|
| 2 |
huggingface_hub>=0.24.0
|
| 3 |
+
llama-cpp-agent>=0.2.30,<0.3
|
| 4 |
llama-cpp-agent>=0.2.43
|