Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +11 -3
requirements.txt
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
xgboost
|
2 |
+
gradio==3.44.1
|
3 |
+
Pillow
|
4 |
+
yake
|
5 |
+
pandas
|
6 |
+
scikit-learn
|
7 |
+
shap
|
8 |
+
xgboost
|
9 |
+
matplotlib
|
10 |
+
numpy
|
11 |
+
streamlit
|