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