pktpaulie commited on
Commit
e999dcb
·
verified ·
1 Parent(s): 68367e2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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