rairo commited on
Commit
8f161a2
·
verified ·
1 Parent(s): f209ec0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +21 -0
requirements.txt ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ google-genai
2
+ Pillow
3
+ Flask
4
+ Flask-Cors
5
+ firebase-admin
6
+ pandas
7
+ numpy
8
+ elevenlabs
9
+ scipy
10
+ seaborn
11
+ gunicorn
12
+ pandas
13
+ openpyxl # For reading .xlsx files
14
+ numpy
15
+ matplotlib
16
+ Pillow
17
+ opencv-python
18
+ langchain-google-genai
19
+ langchain-experimental
20
+ fpdf2
21
+ markdown-it-py