Spaces:
Runtime error
Runtime error
LayBraid
commited on
Commit
•
941c53b
1
Parent(s):
4e2f1ce
:construction: update home
Browse files- home.py +1 -1
- satellite_image.jpeg +0 -0
home.py
CHANGED
@@ -3,8 +3,8 @@ import text_to_image
|
|
3 |
|
4 |
|
5 |
def app():
|
|
|
6 |
st.title("Space Vector")
|
7 |
-
st.image("space.jpeg")
|
8 |
st.markdown("""
|
9 |
Description
|
10 |
|
|
|
3 |
|
4 |
|
5 |
def app():
|
6 |
+
st.image("satellite_image.jpeg")
|
7 |
st.title("Space Vector")
|
|
|
8 |
st.markdown("""
|
9 |
Description
|
10 |
|
satellite_image.jpeg
ADDED