Daniel Cerda Escobar commited on
Commit
7b053c9
·
1 Parent(s): 3cf084f

Update app file

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -7,4 +7,5 @@ st.set_page_config(
7
  )
8
 
9
  st.title('P&ID Smart Reader')
10
- st.header('Piping and instrumentation diagram object detection app', divider='rainbow')
 
 
7
  )
8
 
9
  st.title('P&ID Smart Reader')
10
+ st.subheader('Object Detection App for Piping & Instrumentation Diagrams', divider='rainbow')
11
+ st.markdown('Identify Valves and Pumps')