ESJL commited on
Commit
12e4378
·
verified ·
1 Parent(s): 51f05d3

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -0
requirements.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ geopandas
2
+ scipy
3
+ openpyxl
4
+ python-docx
5
+ num2words
6
+ fpdf
7
+ plotly
8
+ openpyxl
9
+ gradio
10
+ joblib
11
+ pandas
12
+ numpy
13
+ seaborn
14
+ statsmodels
15
+ scikit-learn
16
+ reportlab
17
+ matplotlib
18
+ xgboost==1.7.5