Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -28,7 +28,7 @@ with col1:
|
|
28 |
with col2:
|
29 |
buffer1, col, buffer2 = st.columns(3)
|
30 |
with col:
|
31 |
-
st.image('overpass.
|
32 |
|
33 |
st.write("---")
|
34 |
|
|
|
28 |
with col2:
|
29 |
buffer1, col, buffer2 = st.columns(3)
|
30 |
with col:
|
31 |
+
st.image('overpass.png')
|
32 |
|
33 |
st.write("---")
|
34 |
|