rairo commited on
Commit
492403e
·
verified ·
1 Parent(s): acc58ac

Update requirements.txt

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