xusenlin commited on
Commit
f62ae7c
1 Parent(s): d877fef

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ openai
3
+ langchain
4
+ loguru
5
+ mdtex2html
6
+ Pygments
7
+ markdown
8
+ markdown2
9
+ faiss-cpu
10
+ unstructured
11
+ PyPDF2
12
+ pdfplumber
13
+ sqlalchemy
14
+ tabulate
15
+ pymysql