Ashokreddy6 commited on
Commit
f4e31cd
·
verified ·
1 Parent(s): 89000fe

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ pandas
3
+ numpy
4
+ faiss-cpu
5
+ torch
6
+ sentence-transformers
7
+ rank-bm25
8
+ transformers
9
+ huggingface_hub