Martin Tomov commited on
Commit
46f1350
·
verified ·
1 Parent(s): 3e44a16

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -256,4 +256,4 @@ with gr.Blocks() as demo:
256
 
257
  submit_button.click(update_outputs, [image_input, include_json, include_bboxes], [annotated_output, json_output, crops_output])
258
 
259
- demo.launch(title="InsectSAM")
 
256
 
257
  submit_button.click(update_outputs, [image_input, include_json, include_bboxes], [annotated_output, json_output, crops_output])
258
 
259
+ demo.launch