Spaces:
Sleeping
Sleeping
srijaydeshpande
commited on
Commit
•
80b0996
1
Parent(s):
1318362
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ tqdm
|
|
5 |
huggingface_hub==0.22.2
|
6 |
scikit-build-core
|
7 |
https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.76-cu124/llama_cpp_python-0.2.76-cp310-cp310-linux_x86_64.whl
|
8 |
-
llama-cpp-agent>=0.2.10
|
|
|
|
5 |
huggingface_hub==0.22.2
|
6 |
scikit-build-core
|
7 |
https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.76-cu124/llama_cpp_python-0.2.76-cp310-cp310-linux_x86_64.whl
|
8 |
+
llama-cpp-agent>=0.2.10
|
9 |
+
vllm
|