owaiskha9654 commited on
Commit
e6d4f16
·
1 Parent(s): c7cfa9e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
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>&copy; 2023 Thoucentric </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 &copy; 2023 Thoucentric.All Rights Reserved
73
+ </center>"
74
 
75
  )
76