Spaces:
Sleeping
Sleeping
Update requirement.txt
Browse files- requirement.txt +1 -0
requirement.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
langchain==0.0.184
|
|
|
2 |
python-dotenv==1.0.0
|
3 |
streamlit==1.18.1
|
4 |
openai==0.27.6
|
|
|
1 |
langchain==0.0.184
|
2 |
+
PyPDF2
|
3 |
python-dotenv==1.0.0
|
4 |
streamlit==1.18.1
|
5 |
openai==0.27.6
|