Spaces:
Sleeping
Sleeping
Daniel Cerda Escobar
commited on
Commit
·
9377044
1
Parent(s):
7b053c9
Update app file
Browse files
app.py
CHANGED
@@ -6,6 +6,6 @@ st.set_page_config(
|
|
6 |
initial_sidebar_state="expanded"
|
7 |
)
|
8 |
|
9 |
-
st.title('P&ID
|
10 |
-
st.subheader('
|
11 |
-
st.
|
|
|
6 |
initial_sidebar_state="expanded"
|
7 |
)
|
8 |
|
9 |
+
st.title('P&ID Object Detection App')
|
10 |
+
st.subheader('Helps to identify valves and pumps', divider='rainbow')
|
11 |
+
st.caption('Developed by Deep Drawings Co.')
|