w3robotics commited on
Commit
122cdab
·
verified ·
1 Parent(s): 6c07144

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -141,8 +141,8 @@ with recycle_column:
141
 
142
 
143
 
144
- # Main app
145
- st.write("Click the button to open the file upload dialog.")
146
 
147
 
148
 
 
141
 
142
 
143
 
144
+ # Main app goes below here -
145
+
146
 
147
 
148