jameslahm commited on
Commit
9e422c2
·
verified ·
1 Parent(s): ca6f6f0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -19,7 +19,6 @@ def predict_image(img, model_id, image_size, conf_threshold):
19
 
20
  return im
21
 
22
-
23
  def app():
24
  with gr.Blocks():
25
  with gr.Row():
 
19
 
20
  return im
21
 
 
22
  def app():
23
  with gr.Blocks():
24
  with gr.Row():