Omega02gdfdd commited on
Commit
bf91f73
·
verified ·
1 Parent(s): 898aa13

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,5 +66,5 @@ demo = gr.Interface(
66
  outputs=["annotatedimage","text"],
67
  title="Zero-Shot Object Detection with OWLv2",
68
  )
69
- demo.launch()
70
 
 
66
  outputs=["annotatedimage","text"],
67
  title="Zero-Shot Object Detection with OWLv2",
68
  )
69
+ demo.launch()
70