Parthebhan commited on
Commit
fd732f2
·
verified ·
1 Parent(s): 10439a1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -51,8 +51,7 @@ def app():
51
  "gelan-c.pt",
52
  "gelan-e.pt",
53
  "yolov9-c.pt",
54
- "yolov9-e.pt",
55
- "gelan-c-seg.pt",
56
  ],
57
  value="gelan-e.pt",
58
  )
 
51
  "gelan-c.pt",
52
  "gelan-e.pt",
53
  "yolov9-c.pt",
54
+ "yolov9-e.pt",
 
55
  ],
56
  value="gelan-e.pt",
57
  )