Sompote commited on
Commit
6569ee8
·
verified ·
1 Parent(s): 54eaf4a

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -10
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- streamlit==1.31.1
2
- pandas==2.2.0
3
- numpy==1.26.3
4
- torch==2.1.2
5
- pytorch-lightning==2.1.3
6
- matplotlib==3.8.2
7
- shap==0.44.0
8
- Pillow==10.2.0
9
- joblib==1.3.2
10
- openpyxl==3.1.2
 
1
+ streamlit
2
+ pandas
3
+ numpy
4
+ torch
5
+ pytorch-lightning
6
+ matplotlib
7
+ shap
8
+ Pillow
9
+ joblib
10
+ openpyxl