Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ streamlit
|
|
2 |
google-generativeai
|
3 |
python-dotenv
|
4 |
langchain
|
5 |
-
unstructured
|
|
|
|
2 |
google-generativeai
|
3 |
python-dotenv
|
4 |
langchain
|
5 |
+
unstructured
|
6 |
+
PyPDF2
|