Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -2
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
|
|
|
|
| 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
|