Spaces:
Sleeping
Sleeping
mikepastor11
commited on
Commit
•
b758977
1
Parent(s):
5d702e6
Update app.py
Browse files
app.py
CHANGED
@@ -230,7 +230,8 @@ def main():
|
|
230 |
# st.header("Pennwick File Analyzer :shark:")
|
231 |
# st.header("Pennwick File Analyzer 2")
|
232 |
|
233 |
-
st.image("robot_icon.png", width=96)
|
|
|
234 |
st.header(f"Pennwick Honeybee Robot")
|
235 |
|
236 |
user_question = None
|
|
|
230 |
# st.header("Pennwick File Analyzer :shark:")
|
231 |
# st.header("Pennwick File Analyzer 2")
|
232 |
|
233 |
+
# st.image("robot_icon.png", width=96)
|
234 |
+
st.image("HoneybeeLogo.png", width=96)
|
235 |
st.header(f"Pennwick Honeybee Robot")
|
236 |
|
237 |
user_question = None
|