Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -2
requirements.txt
CHANGED
|
@@ -1,2 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.82-cu122/llama_cpp_python-0.2.82-cp310-cp310-linux_x86_64.whl
|
| 2 |
+
torch
|
| 3 |
+
gradio==5.9.1
|
| 4 |
+
huggingface_hub>=0.22.2
|
| 5 |
+
#huggingface_hub
|
| 6 |
+
scikit-build-core
|
| 7 |
+
llama-cpp-agent>=0.2.18
|