saim1309 commited on
Commit
b6175f7
Β·
verified Β·
1 Parent(s): c1339ab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -3
app.py CHANGED
@@ -287,9 +287,8 @@ def build_report_image(segmented_pil: Image.Image, total_count: int) -> Image.Im
287
 
288
  # ─── Sample example images ────────────────────────────────────────────────────
289
  SAMPLE_PATHS = [
290
- "IMG_0614.jpg",
291
- "IMG_0623.jpg",
292
- "IMG_0693.jpg",
293
  ]
294
 
295
  # ─── Status helpers ───────────────────────────────────────────────────────────
 
287
 
288
  # ─── Sample example images ────────────────────────────────────────────────────
289
  SAMPLE_PATHS = [
290
+ "kainat.jpg",
291
+ "c9.jpg"
 
292
  ]
293
 
294
  # ─── Status helpers ───────────────────────────────────────────────────────────