Spaces:
Runtime error
Runtime error
contenteaseAI
commited on
Commit
•
32c9a11
1
Parent(s):
9217d6f
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ huggingface_hub==0.22.2
|
|
2 |
scikit-build-core
|
3 |
https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.81-cu124/llama_cpp_python-0.2.81-cp310-cp310-linux_x86_64.whl
|
4 |
llama-cpp-agent>=0.2.25
|
5 |
-
numpy<2
|
|
|
|
2 |
scikit-build-core
|
3 |
https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.81-cu124/llama_cpp_python-0.2.81-cp310-cp310-linux_x86_64.whl
|
4 |
llama-cpp-agent>=0.2.25
|
5 |
+
numpy<2
|
6 |
+
torch
|