Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
joblib
|
2 |
pandas
|
3 |
xgboost
|
4 |
-
scikit-learn==1.0.2
|
|
|
|
1 |
joblib
|
2 |
pandas
|
3 |
xgboost
|
4 |
+
scikit-learn==1.0.2
|
5 |
+
streamlist
|