Spaces:
Build error
Build error
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
hopsworks
|
2 |
+
scikit-learn
|
3 |
+
numpy
|
4 |
+
joblib
|
5 |
+
python-dotenv
|
6 |
+
xgboost
|
7 |
+
optuna
|
8 |
+
Pillow
|