Spaces:
Sleeping
Sleeping
srijaydeshpande
commited on
Commit
•
bb2373d
1
Parent(s):
92d28e3
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
transformers
|
2 |
accelerate
|
3 |
pdfminer.six
|
4 |
-
tqdm
|
|
|
|
|
|
1 |
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
|