SiraH commited on
Commit
bac1799
1 Parent(s): 1079bb3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
  langchain==0.1.1
2
  langchain_community==0.0.13
3
  streamlit==1.30.0
 
 
 
 
1
  langchain==0.1.1
2
  langchain_community==0.0.13
3
  streamlit==1.30.0
4
+ sentence-transformers==2.2.2
5
+ faiss-cpu==1.7.4
6
+