C2MV commited on
Commit
33dac8b
·
verified ·
1 Parent(s): 71f4ff3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -7
requirements.txt CHANGED
@@ -1,7 +1,15 @@
1
- gradio==4.44.0
2
- pandas==2.1.4
3
- numpy==1.24.3
4
- plotly==5.17.0
5
- scipy==1.11.4
6
- scikit-learn==1.3.2
7
- openpyxl==3.1.2
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ plotly
3
+ kaleido
4
+ numpy
5
+ pandas
6
+ matplotlib
7
+ seaborn
8
+ scipy
9
+ scikit-learn
10
+ python-docx
11
+ fpdf2
12
+ Pillow
13
+ fastapi
14
+ uvicorn
15
+ openpyxl