linhcuem commited on
Commit
44a1062
1 Parent(s): 28862c0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -125,7 +125,7 @@ inputs = [
125
  gr.inputs.Slider(minimum=0.0, maximum=1.0, default=0.45, step=0.05, label="IOU Threshold"),
126
  ]
127
 
128
- outputs_image =gr.outputs.Image(type="filepath", label="Output Image")
129
  # count_obj = gr.Textbox(show_label=False)
130
 
131
  title = "Detect Thiên Việt productions"
 
125
  gr.inputs.Slider(minimum=0.0, maximum=1.0, default=0.45, step=0.05, label="IOU Threshold"),
126
  ]
127
 
128
+ outputs =gr.outputs.Image(type="filepath", label="Output Image")
129
  # count_obj = gr.Textbox(show_label=False)
130
 
131
  title = "Detect Thiên Việt productions"