Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
-
pandas
|
| 2 |
-
numpy
|
| 3 |
-
lightgbm
|
| 4 |
-
scikit-learn
|
| 5 |
-
matplotlib
|
| 6 |
-
joblib
|
| 7 |
-
huggingface_hub
|
| 8 |
-
gradio
|
| 9 |
-
schedule
|
|
|
|
| 1 |
+
pandas
|
| 2 |
+
numpy
|
| 3 |
+
lightgbm
|
| 4 |
+
scikit-learn
|
| 5 |
+
matplotlib
|
| 6 |
+
joblib
|
| 7 |
+
huggingface_hub
|
| 8 |
+
gradio
|
| 9 |
+
schedule
|