JeCabrera commited on
Commit
f711d41
·
verified ·
1 Parent(s): c8947f1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -154,6 +154,7 @@ with col1:
154
  # Remove success message - no notification shown
155
 
156
  # Set file type flag
 
157
  is_image = False
158
 
159
  # Handle image files
 
154
  # Remove success message - no notification shown
155
 
156
  # Set file type flag
157
+ # Initialize is_image variable
158
  is_image = False
159
 
160
  # Handle image files