Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
gradio
|
2 |
-
tensorflow
|
3 |
-
numpy
|
4 |
-
pandas
|
5 |
-
keras
|
6 |
-
yfinance
|
7 |
-
|
8 |
datetime
|
|
|
1 |
+
gradio
|
2 |
+
tensorflow
|
3 |
+
numpy
|
4 |
+
pandas
|
5 |
+
keras
|
6 |
+
yfinance
|
7 |
+
scikit-learn
|
8 |
datetime
|