Commit
·
e6d4f16
1
Parent(s):
c7cfa9e
Update app.py
Browse files
app.py
CHANGED
@@ -69,7 +69,8 @@ Footer = (
|
|
69 |
|
70 |
|
71 |
"<center> HuggingFace🤗 Model Deployed Repository <a href=\"https://huggingface.co/thoucentric/Shelf_Objects_Detection_Yolov7_Pytorch\">Link</a> <br></center>"
|
72 |
-
"<center
|
|
|
73 |
|
74 |
)
|
75 |
|
|
|
69 |
|
70 |
|
71 |
"<center> HuggingFace🤗 Model Deployed Repository <a href=\"https://huggingface.co/thoucentric/Shelf_Objects_Detection_Yolov7_Pytorch\">Link</a> <br></center>"
|
72 |
+
"<center> Copyright © 2023 Thoucentric.All Rights Reserved
|
73 |
+
</center>"
|
74 |
|
75 |
)
|
76 |
|