ntsc207 commited on
Commit
300d540
·
verified ·
1 Parent(s): 48cf26f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -124,7 +124,7 @@ def app():
124
  label="Model",
125
  choices=[
126
  "best_model-converted.pt",
127
- "yolov9_e_trained-converted.pt
128
  "
129
  ],
130
  value="best_model-converted.pt"
 
124
  label="Model",
125
  choices=[
126
  "best_model-converted.pt",
127
+ "yolov9_e_trained-converted.pt"
128
  "
129
  ],
130
  value="best_model-converted.pt"