abhinavyadav11 commited on
Commit
2448c66
·
verified ·
1 Parent(s): 7734a77

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,4 +5,5 @@ pypdf>=3.10.0
5
  langchain>=0.0.312
6
  langchain_community>=0.0.6
7
  faiss-cpu>=1.7.4
8
- torch>=2.0.0
 
 
5
  langchain>=0.0.312
6
  langchain_community>=0.0.6
7
  faiss-cpu>=1.7.4
8
+ torch>=2.0.0
9
+ sentence-transformers>=2.2.2