Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -125,7 +125,6 @@ def app():
|
|
125 |
choices=[
|
126 |
"best_model-converted.pt",
|
127 |
"yolov9_e_trained-converted.pt"
|
128 |
-
"
|
129 |
],
|
130 |
value="best_model-converted.pt"
|
131 |
|
|
|
125 |
choices=[
|
126 |
"best_model-converted.pt",
|
127 |
"yolov9_e_trained-converted.pt"
|
|
|
128 |
],
|
129 |
value="best_model-converted.pt"
|
130 |
|