Raykarr commited on
Commit
b2ad3fc
·
verified ·
1 Parent(s): 7249c30

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -130,7 +130,7 @@ def plot_sensor_bar(sensor_positions, sensor_heights):
130
 
131
  st.set_page_config(page_title="ITC PSPD - Wood Chip Silo Demo", layout="centered")
132
 
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*.
@@ -239,5 +239,6 @@ st.markdown("""
239
  - Symbiosis Institute Of Technology, Pune
240
241
 
242
  **Thank you** for exploring this Wood Chip Silo Demo for **ITC PSPD**.
243
  """)
 
130
 
131
  st.set_page_config(page_title="ITC PSPD - Wood Chip Silo Demo", layout="centered")
132
 
133
+ st.title("Height Detection Of Wood Chips in Closed Silos - ITC PSPD Demo")
134
 
135
  st.markdown("""
136
  Welcome to a simple demonstration of *Wood-chip silo height profile Detection and Volume Estimation*.
 
239
  - Symbiosis Institute Of Technology, Pune
240
241
242
+
243
  **Thank you** for exploring this Wood Chip Silo Demo for **ITC PSPD**.
244
  """)