Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ streamlit==1.7.0
|
|
2 |
xgboost==1.5.2
|
3 |
numpy==1.21.3
|
4 |
pandas==1.1.5
|
5 |
-
pickleshare==0.7.5
|
|
|
|
|
|
2 |
xgboost==1.5.2
|
3 |
numpy==1.21.3
|
4 |
pandas==1.1.5
|
5 |
+
pickleshare==0.7.5
|
6 |
+
scikit-learn==1.0.2
|
7 |
+
scipy==1.4.1
|