saim1309 commited on
Commit
e9dce51
·
verified ·
1 Parent(s): 8facb11

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -409,8 +409,8 @@ description = "Upload an image, adjust the Left/Right threshold, and view final
409
  # Add example images (place them in the same folder or give full paths)
410
  examples = [
411
  ["2.png", 0.28],
 
412
  ["5.jpg", 0.35],
413
- ["examples/sample3.jpg", 0.35],
414
  ]
415
 
416
  iface = gr.Interface(
 
409
  # Add example images (place them in the same folder or give full paths)
410
  examples = [
411
  ["2.png", 0.28],
412
+ ["4.jpg", 0.35],
413
  ["5.jpg", 0.35],
 
414
  ]
415
 
416
  iface = gr.Interface(