AnasHXH commited on
Commit
05b8e53
1 Parent(s): af440c4
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -266,7 +266,7 @@ def remove_shadow(image, dataset):
266
 
267
  # Define example paths for ISTD+ and SRD
268
  examples = [
269
- ["ISTD+.jpg", "ISTD+"],
270
  ["SRD.jpg", "SRD"]
271
  ]
272
 
 
266
 
267
  # Define example paths for ISTD+ and SRD
268
  examples = [
269
+ ["ISTD+.png", "ISTD+"],
270
  ["SRD.jpg", "SRD"]
271
  ]
272