BetaGen commited on
Commit
fa86ed7
·
verified ·
1 Parent(s): 1e3c704

Create requirements.txt

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