Spaces:
Running
on
Zero
Running
on
Zero
srijaydeshpande
commited on
Commit
•
bc9450f
1
Parent(s):
bb2373d
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,5 +2,7 @@ transformers
|
|
2 |
accelerate
|
3 |
pdfminer.six
|
4 |
tqdm
|
|
|
|
|
5 |
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
|
6 |
llama-cpp-agent>=0.2.10
|
|
|
2 |
accelerate
|
3 |
pdfminer.six
|
4 |
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
|