Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -178,7 +178,7 @@ def predict_future_prices(
|
|
178 |
# Path to your logo image
|
179 |
encoded_logo = "tensorflow.png"
|
180 |
main_bg_ext = "png"
|
181 |
-
main_bg = "Picture3.png
|
182 |
|
183 |
|
184 |
if st.session_state.framework == "lstm":
|
|
|
178 |
# Path to your logo image
|
179 |
encoded_logo = "tensorflow.png"
|
180 |
main_bg_ext = "png"
|
181 |
+
main_bg = "Picture3.png"
|
182 |
|
183 |
|
184 |
if st.session_state.framework == "lstm":
|