Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1 +1,5 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
spaces
|
2 |
+
huggingface_hub
|
3 |
+
scikit-build-core
|
4 |
+
llama-cpp-python --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
5 |
+
llama-cpp-agent>=0.2.25
|