Spaces:
Runtime error
Runtime error
Alexander Timofeev
commited on
Commit
·
5f981d9
1
Parent(s):
7a01659
requirements updated
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
joblib==1.2.0
|
2 |
gradio==3.12.0
|
3 |
shap==0.41.0
|
|
|
4 |
matplotlib==3.5.3
|
5 |
jupytext==1.14.1
|
6 |
pandas==1.3.5
|
|
|
1 |
joblib==1.2.0
|
2 |
gradio==3.12.0
|
3 |
shap==0.41.0
|
4 |
+
xgboost==1.6.2
|
5 |
matplotlib==3.5.3
|
6 |
jupytext==1.14.1
|
7 |
pandas==1.3.5
|