Spaces:
Runtime error
Runtime error
Commit
·
008e844
1
Parent(s):
5e213ad
Update app.py
Browse files
app.py
CHANGED
@@ -155,7 +155,7 @@ def detect_Custom(img,model):
|
|
155 |
|
156 |
|
157 |
|
158 |
-
Custom_description="<center>Custom Training Performed on
|
159 |
|
160 |
Footer = (
|
161 |
"<center>Model Trained by: Owais Ahmad Data Scientist at <b> Thoucentric </b> <a href=\"https://www.linkedin.com/in/owaiskhan9654/\">Visit Profile</a> <br></center>"
|
|
|
155 |
|
156 |
|
157 |
|
158 |
+
Custom_description="<center>Custom Training Performed on Colab <a href='https://colab.research.google.com/github/roboflow-ai/notebooks/blob/main/notebooks/train-yolov7-object-detection-on-custom-data.ipynb?authuser=2#scrollTo=1iqOPKjr22mL' style='text-decoration: underline' target='_blank'>Link</a> </center><br> <center>Model trained with test dataset of 'aadhar-card', 'credit-card','prescription' and 'passport' </center>"
|
159 |
|
160 |
Footer = (
|
161 |
"<center>Model Trained by: Owais Ahmad Data Scientist at <b> Thoucentric </b> <a href=\"https://www.linkedin.com/in/owaiskhan9654/\">Visit Profile</a> <br></center>"
|