Update app.py
Browse files
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=
|
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(
|