yashalhussain commited on
Commit
ccc0d08
·
verified ·
1 Parent(s): 31fc4f4

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ pypdf
3
+ python-docx
4
+ sentence-transformers
5
+ scikit-learn
6
+ numpy
7
+ groq
8
+ PyPDF2