BetaGen commited on
Commit
eaf6a20
·
verified ·
1 Parent(s): a046b7b

Create requirements.txt

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