Spaces:
Sleeping
Sleeping
srijaydeshpande
commited on
Update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
transformers
|
2 |
torch
|
3 |
accelerate
|
4 |
-
pdfminer
|
5 |
tqdm
|
6 |
llama-cpp-python
|
|
|
1 |
transformers
|
2 |
torch
|
3 |
accelerate
|
4 |
+
pdfminer.six
|
5 |
tqdm
|
6 |
llama-cpp-python
|