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