Spaces:
Runtime error
Runtime error
suneeln-duke
commited on
Commit
•
0a5e6c0
1
Parent(s):
98fe9f4
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -17,4 +17,5 @@ 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
|
|
|
|
17 |
transformers==4.36.1
|
18 |
scikit-learn==1.4.2
|
19 |
PyPDF2==3.0.1
|
20 |
+
pypdf==4.2.0
|
21 |
+
openai
|