ai-lover commited on
Commit
a497d21
·
verified ·
1 Parent(s): 9786f79

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  streamlit
2
  pypdf2
3
  langchain_community
 
4
  faiss-gpu
5
  groq
6
  numpy
 
1
  streamlit
2
  pypdf2
3
  langchain_community
4
+ sentence-transformers
5
  faiss-gpu
6
  groq
7
  numpy