andreinigo commited on
Commit
a86415c
·
1 Parent(s): 9ec3e91

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ openai
2
  matplotlib==3.6.2
3
  numpy==1.23.5
4
  langchain
5
- faiss-cpu==1.7.3
 
 
2
  matplotlib==3.6.2
3
  numpy==1.23.5
4
  langchain
5
+ faiss-cpu==1.7.3
6
+ PyPDF2