MagicDash commited on
Commit
3a82dc0
·
verified ·
1 Parent(s): 77105b8

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +29 -0
requirements.txt ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pandas
2
+ seaborn
3
+ matplotlib
4
+ numpy
5
+ google-generativeai
6
+ pillow
7
+ werkzeug
8
+ fpdf
9
+ fastapi
10
+ starlette
11
+ jinja2
12
+ textwrap3
13
+ ipython
14
+ langchain-google-genai
15
+ langchain
16
+ pypdf
17
+ langchain-community
18
+ unstructured
19
+ openpyxl
20
+ docx2txt
21
+ python-magic
22
+ python-pptx
23
+ jinja2
24
+ nest-asyncio
25
+ faiss-cpu
26
+ tiktoken
27
+ networkx
28
+ python-multipart
29
+ uvicorn