Spaces:
Runtime error
Runtime error
suneeln-duke
commited on
Commit
•
98fe9f4
1
Parent(s):
60af6bf
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -16,4 +16,5 @@ langchain
|
|
16 |
unstructured==0.13.3
|
17 |
transformers==4.36.1
|
18 |
scikit-learn==1.4.2
|
19 |
-
PyPDF2==3.0.1
|
|
|
|
16 |
unstructured==0.13.3
|
17 |
transformers==4.36.1
|
18 |
scikit-learn==1.4.2
|
19 |
+
PyPDF2==3.0.1
|
20 |
+
pypdf==4.2.0
|