Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -2,4 +2,9 @@ hopsworks
|
|
2 |
joblib
|
3 |
scikit-learn
|
4 |
python-dotenv
|
5 |
-
xgboost
|
|
|
|
|
|
|
|
|
|
|
|
2 |
joblib
|
3 |
scikit-learn
|
4 |
python-dotenv
|
5 |
+
xgboost
|
6 |
+
scikit-learn
|
7 |
+
seaborn
|
8 |
+
dataframe-image
|
9 |
+
modal-client
|
10 |
+
gradio
|