Spaces:
Build error
Build error
Create new file
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
tensorflow
|
3 |
+
numpy
|
4 |
+
pandas
|
5 |
+
keras
|
6 |
+
yfinance
|
7 |
+
sklearn
|
8 |
+
datetime
|