Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
scikit-build-core
|
3 |
-
|
4 |
-
llama-cpp-agent>=0.2.
|
5 |
-
gradio
|
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
scikit-build-core
|
3 |
+
llama-cpp-python
|
4 |
+
llama-cpp-agent>=0.2.10
|
5 |
+
gradio
|
6 |
+
spaces
|