Martin Tomov commited on
Commit
4d5c81b
·
verified ·
1 Parent(s): 677bda2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -252,4 +252,4 @@ with gr.Blocks() as demo:
252
 
253
  submit_button.click(update_outputs, [image_input, include_json, include_bboxes], [annotated_output, json_output, crops_output])
254
 
255
- demo.launch()
 
252
 
253
  submit_button.click(update_outputs, [image_input, include_json, include_bboxes], [annotated_output, json_output, crops_output])
254
 
255
+ demo.launch()