suhyun1 commited on
Commit
ffc1d66
·
verified ·
1 Parent(s): 5fcfcfc

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ langchain
3
+ langchain-community
4
+ langchain-groq
5
+ faiss-cpu
6
+ beautifulsoup4
7
+ transformers
8
+ sentence-transformers
9
+ pandas
10
+ openpyxl
11
+ unstructured
12
+ xlrd>=2.0.1