Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gpt_index
|
|
|
2 |
pdfminer.six
|
3 |
unstructured
|
4 |
langchain
|
|
|
1 |
gpt_index
|
2 |
+
PyPDF2
|
3 |
pdfminer.six
|
4 |
unstructured
|
5 |
langchain
|