Spaces:
Runtime error
Runtime error
Hemanth Sai Garladinne
commited on
Commit
·
da4ae4a
1
Parent(s):
07b132e
Update Usage.py
Browse files- frontend/pages/Usage.py +1 -1
frontend/pages/Usage.py
CHANGED
@@ -31,7 +31,7 @@ def usage():
|
|
31 |
|
32 |
with col1:
|
33 |
|
34 |
-
st.image("frontend/assets/image.png")
|
35 |
|
36 |
st.caption("Boat sailing in the sea")
|
37 |
|
|
|
31 |
|
32 |
with col1:
|
33 |
|
34 |
+
st.image("/frontend/assets/image.png")
|
35 |
|
36 |
st.caption("Boat sailing in the sea")
|
37 |
|