Spaces:
Runtime error
Runtime error
TusharNautiyal
commited on
Commit
•
8bb17cf
1
Parent(s):
ac11841
Upload requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
tensorflow
|
2 |
+
streamlit
|
3 |
+
yfinance
|
4 |
+
pandas
|
5 |
+
matplotlib
|
6 |
+
scikit-learn
|