mbar0075 commited on
Commit
b875465
·
verified ·
1 Parent(s): 3ca3114

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -79,7 +79,7 @@ EXAMPLE_DICT = {
79
  "Teeth X-ray Segmentation (YOLO11s)": example_dir + "14.jpg",
80
  "Football Players Detection (YOLO11s)": example_dir + "15.jpg",
81
  # "Litter Detection (YOLO11s)": example_dir + "16.jpg",
82
- "Wheat Detection (YOLO11s)": example_dir + "17.jpg",
83
  "Signatures Detection (YOLO11s)": example_dir + "18.jpg",
84
  "Billiards Detection (YOLO11s)": example_dir + "19.jpg",
85
  "Car Parts Segmentation (YOLO11s)": example_dir + "20.jpg",
 
79
  "Teeth X-ray Segmentation (YOLO11s)": example_dir + "14.jpg",
80
  "Football Players Detection (YOLO11s)": example_dir + "15.jpg",
81
  # "Litter Detection (YOLO11s)": example_dir + "16.jpg",
82
+ "Wheat Detection (YOLO11s)": example_dir + "17.png",
83
  "Signatures Detection (YOLO11s)": example_dir + "18.jpg",
84
  "Billiards Detection (YOLO11s)": example_dir + "19.jpg",
85
  "Car Parts Segmentation (YOLO11s)": example_dir + "20.jpg",