Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ pandas
|
|
| 5 |
pytorch-tabnet
|
| 6 |
torch
|
| 7 |
joblib
|
| 8 |
-
requests
|
|
|
|
|
|
| 5 |
pytorch-tabnet
|
| 6 |
torch
|
| 7 |
joblib
|
| 8 |
+
requests
|
| 9 |
+
scikit-learn
|