Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +10 -10
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
-
streamlit
|
2 |
-
pandas
|
3 |
-
numpy
|
4 |
-
torch
|
5 |
-
pytorch-lightning
|
6 |
-
matplotlib
|
7 |
-
shap
|
8 |
-
Pillow
|
9 |
-
joblib
|
10 |
-
openpyxl
|
|
|
1 |
+
streamlit
|
2 |
+
pandas
|
3 |
+
numpy
|
4 |
+
torch
|
5 |
+
pytorch-lightning
|
6 |
+
matplotlib
|
7 |
+
shap
|
8 |
+
Pillow
|
9 |
+
joblib
|
10 |
+
openpyxl
|