sahilursa commited on
Commit
239e26e
·
verified ·
1 Parent(s): 61bf5a6

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -3
requirements.txt CHANGED
@@ -1,3 +1,7 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
1
+ streamlit==1.36.0
2
+ sentence-transformers>=2.2.0
3
+ faiss-cpu>=1.7.4
4
+ google-generativeai>=0.7.2
5
+ openai>=1.40.0
6
+ pymupdf>=1.24.9
7
+ numpy>=1.24.0