likhithv commited on
Commit
b1713c7
1 Parent(s): 949aec3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -181,10 +181,10 @@ def upload():
181
 
182
  # Define the paths to your images
183
  image_paths = [
184
- "images/cropped_1099-Div.jpg",
185
- "images/cropped_1099-Int.jpg",
186
- "images/cropped_w2.jpg",
187
- "images/cropped_w3.jpg"
188
  ]
189
 
190
  # Define the captions for your images
 
181
 
182
  # Define the paths to your images
183
  image_paths = [
184
+ "cropped_1099-Div.jpg",
185
+ "cropped_1099-Int.jpg",
186
+ "cropped_w2.jpg",
187
+ "cropped_w3.jpg"
188
  ]
189
 
190
  # Define the captions for your images