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