Raykarr commited on
Commit
8cf2dbd
·
verified ·
1 Parent(s): 29151ba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -3
app.py CHANGED
@@ -133,9 +133,10 @@ st.set_page_config(page_title="ITC PSPD - Wood Chip Silo Demo", layout="centered
133
  st.title("Wood Chip Silo Monitoring - ITC PSPD Demo")
134
 
135
  st.markdown("""
136
- Welcome to a simple demonstration of Wood-chip silo height profile Detection and Volume Estimation*.
137
- This is an Industry 4.0 inspired solution to digitally track the height and volume
138
- of wood chips in a silo, supporting paperboard and specialty paper operations at ITC PSPD.
 
139
  ---
140
  """)
141
 
 
133
  st.title("Wood Chip Silo Monitoring - ITC PSPD Demo")
134
 
135
  st.markdown("""
136
+ **Welcome to a simple demonstration of ** *Wood-chip silo* height profile Detection and Volume Estimation*.
137
+ This is an **Industry 4.0** inspired solution to **digitally** track the *height* and *volume*
138
+ of wood chips in a silo, supporting **paperboard and specialty paper** operations at **ITC PSPD**.
139
+
140
  ---
141
  """)
142