JaredBailey commited on
Commit
bcdac45
·
verified ·
1 Parent(s): 290b6cd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -4,7 +4,7 @@
4
  # 01 Setup
5
  # 02 Screen 0 - Introduction
6
  # 03 Screen 1 - Upload or Select Image
7
-
8
  ###
9
  #####
10
 
@@ -181,7 +181,7 @@ if st.session_state.screen == 1:
181
 
182
  #####
183
  ###
184
- # 03 Screen 2 - Output and Interaction
185
  ###
186
  #####
187
  # Function to break the image into tiles
 
4
  # 01 Setup
5
  # 02 Screen 0 - Introduction
6
  # 03 Screen 1 - Upload or Select Image
7
+ # 04 Screen 2 - Output and Interaction
8
  ###
9
  #####
10
 
 
181
 
182
  #####
183
  ###
184
+ # 04 Screen 2 - Output and Interaction
185
  ###
186
  #####
187
  # Function to break the image into tiles