Spaces:
Running
on
Zero
Running
on
Zero
keitokei1994
commited on
Commit
•
ef0b474
1
Parent(s):
ff4f294
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
-
https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.
|
2 |
-
torch
|
|
|
|
|
|
|
|
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 |
+
huggingface_hub>=0.22.2
|
4 |
+
scikit-build-core
|
5 |
+
llama-cpp-agent>=0.2.18
|