Spaces:
Runtime error
Runtime error
Update pages/3_💰_Прогноз bitcoin. BiLSTM.py
Browse files
pages/3_💰_Прогноз bitcoin. BiLSTM.py
CHANGED
@@ -15,7 +15,7 @@ import plotly.graph_objects as go
|
|
15 |
|
16 |
st.set_page_config(layout='wide', initial_sidebar_state='expanded')
|
17 |
st.set_option('deprecation.showPyplotGlobalUse', False)
|
18 |
-
st.title('ML Wall Street')
|
19 |
|
20 |
# st.image("images/logo.jpg")
|
21 |
|
|
|
15 |
|
16 |
st.set_page_config(layout='wide', initial_sidebar_state='expanded')
|
17 |
st.set_option('deprecation.showPyplotGlobalUse', False)
|
18 |
+
# st.title('ML Wall Street')
|
19 |
|
20 |
# st.image("images/logo.jpg")
|
21 |
|