Parthebhan commited on
Commit
7af1cd1
·
verified ·
1 Parent(s): 4ad9d2a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -95,7 +95,6 @@ def app():
95
  fn=yolov9_inference,
96
  inputs=[
97
  img_path,
98
- model_path,
99
  image_size,
100
  conf_threshold,
101
  iou_threshold,
 
95
  fn=yolov9_inference,
96
  inputs=[
97
  img_path,
 
98
  image_size,
99
  conf_threshold,
100
  iou_threshold,