jameslahm commited on
Commit
7a2383d
·
verified ·
1 Parent(s): cf02f84

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
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,