Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -90,7 +90,6 @@ def app():
|
|
90 |
model_id,
|
91 |
image_size,
|
92 |
conf_threshold,
|
93 |
-
iou_threshold,
|
94 |
],
|
95 |
outputs=[output_image],
|
96 |
cache_examples=True,
|
|
|
90 |
model_id,
|
91 |
image_size,
|
92 |
conf_threshold,
|
|
|
93 |
],
|
94 |
outputs=[output_image],
|
95 |
cache_examples=True,
|