Update app.py
Browse files
app.py
CHANGED
|
@@ -33,7 +33,7 @@ with col1:
|
|
| 33 |
st.write(' ')
|
| 34 |
|
| 35 |
with col2:
|
| 36 |
-
st.image("./seed.png", width=200)
|
| 37 |
|
| 38 |
with col3:
|
| 39 |
st.write(' ')
|
|
|
|
| 33 |
st.write(' ')
|
| 34 |
|
| 35 |
with col2:
|
| 36 |
+
st.image("./seed-1.png", width=200)
|
| 37 |
|
| 38 |
with col3:
|
| 39 |
st.write(' ')
|