Parthebhan commited on
Commit
00414e6
·
verified ·
1 Parent(s): 174be23

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -92,8 +92,6 @@ def app():
92
  ],
93
  outputs=[output_numpy],
94
  )
95
-
96
-
97
  fn=yolov9_inference,
98
  inputs=[
99
  img_path,
 
92
  ],
93
  outputs=[output_numpy],
94
  )
 
 
95
  fn=yolov9_inference,
96
  inputs=[
97
  img_path,