Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
streamlit
|
2 |
PyPDF2
|
|
|
3 |
langchain_community
|
4 |
langchain_google_genai
|
5 |
python-docx
|
|
|
1 |
streamlit
|
2 |
PyPDF2
|
3 |
+
pdfplumber
|
4 |
langchain_community
|
5 |
langchain_google_genai
|
6 |
python-docx
|