nolenfelten commited on
Commit
a228a1b
·
verified ·
1 Parent(s): aa93c7d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -340,7 +340,7 @@ outputs = [
340
  ]
341
 
342
  title = "<center>Cigarette Pack Counter</center>"
343
- description = "<center><a href='http://counttek.online'><img width="25%" src='https://mvp-83056e96f7ab.herokuapp.com/static/countteklogo2.png'></a><br><a href='https://nolenfelten.github.io'>Project by Nolen Felten</a></center>"
344
  footer = ("<center><b>Item Classes it will detect (Total 140 Classes)</b></center>")
345
 
346
  interface = gr.Interface(
 
340
  ]
341
 
342
  title = "<center>Cigarette Pack Counter</center>"
343
+ description = "<center><a href='http://counttek.online'><img width='25%' src='https://mvp-83056e96f7ab.herokuapp.com/static/countteklogo2.png'></a><br><a href='https://nolenfelten.github.io'>Project by Nolen Felten</a></center>"
344
  footer = ("<center><b>Item Classes it will detect (Total 140 Classes)</b></center>")
345
 
346
  interface = gr.Interface(