marry1908 commited on
Commit
6f459ac
·
verified ·
1 Parent(s): 871ced0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit==1.28.1
2
+ pandas==2.0.3
3
+ faiss-cpu==1.7.4
4
+ sentence-transformers==2.2.2
5
+ numpy==1.24.3
6
+ plotly==5.17.0