umerforsure commited on
Commit
968480b
·
1 Parent(s): 4b2672b

🔧 Add missing PyPDF2 dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -5,3 +5,6 @@ faiss-cpu
5
  python-pptx
6
  python-docx
7
  gradio
 
 
 
 
5
  python-pptx
6
  python-docx
7
  gradio
8
+ PyPDF2
9
+ langchain
10
+ sentence-transformers