Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -9
requirements.txt
CHANGED
@@ -1,9 +1,5 @@
|
|
1 |
-
pandas
|
2 |
-
|
3 |
-
|
4 |
-
scikit-learn
|
5 |
-
|
6 |
-
gradio==3.41.2
|
7 |
-
APScheduler==3.9.1
|
8 |
-
optuna
|
9 |
-
seaborn
|
|
|
1 |
+
pandas
|
2 |
+
numpy
|
3 |
+
torch
|
4 |
+
scikit-learn
|
5 |
+
gradio
|
|
|
|
|
|
|
|