Spaces:
Sleeping
Sleeping
mikepastor11
commited on
Commit
•
76269e3
1
Parent(s):
9a9e016
Update app.py
Browse files
app.py
CHANGED
@@ -134,7 +134,8 @@ def main():
|
|
134 |
st.write(css, unsafe_allow_html=True)
|
135 |
|
136 |
st.image("./HoneybeeLogo.png", width=96)
|
137 |
-
st.header(f"Pennwick Honeybee Robot
|
|
|
138 |
|
139 |
print('Prepared page...\n')
|
140 |
|
|
|
134 |
st.write(css, unsafe_allow_html=True)
|
135 |
|
136 |
st.image("./HoneybeeLogo.png", width=96)
|
137 |
+
st.header(f"Pennwick Honeybee Robot")
|
138 |
+
st_write( "BETA TEST VERSION only!")
|
139 |
|
140 |
print('Prepared page...\n')
|
141 |
|