gregH commited on
Commit
c43b85d
·
1 Parent(s): a044d2a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,4 +51,4 @@ with gr.Interface(fn=detect, inputs=image, outputs=label, title=title, descripti
51
  with gr.Tab("Examples of incorrect detections"):
52
  gr.Examples(Constitution_inputs, inputs=image, outputs=label)
53
 
54
- intf.launch(inline=False)
 
51
  with gr.Tab("Examples of incorrect detections"):
52
  gr.Examples(Constitution_inputs, inputs=image, outputs=label)
53
 
54
+ intf.launch(inline=False)