Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ yfinance==0.1.70
|
|
2 |
streamlit==1.12.0
|
3 |
transformers
|
4 |
bs4
|
5 |
-
plotly==5.6.0
|
|
|
|
2 |
streamlit==1.12.0
|
3 |
transformers
|
4 |
bs4
|
5 |
+
plotly==5.6.0
|
6 |
+
tensorflow==2.0.8
|