Chan-Y commited on
Commit
88c74dc
1 Parent(s): 026783f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ docx2txt==0.8
2
  langchain==0.2.1
3
  langchain_community==0.2.1
4
  langchain_huggingface==0.0.3
5
- sentencepiece==0.2.0
 
 
2
  langchain==0.2.1
3
  langchain_community==0.2.1
4
  langchain_huggingface==0.0.3
5
+ sentencepiece==0.2.0
6
+ PyPDF2