MSaadTariq commited on
Commit
e81a5a2
·
verified ·
1 Parent(s): e4c1abf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -22,4 +22,5 @@ demo = gr.Interface(
22
  title="Object Detection API",
23
  description="Just upload your image and let ObjectDetect API work its magic, revealing the objects waiting to be discovered"
24
  )
 
25
  demo.launch()
 
22
  title="Object Detection API",
23
  description="Just upload your image and let ObjectDetect API work its magic, revealing the objects waiting to be discovered"
24
  )
25
+
26
  demo.launch()