Spaces:
Runtime error
Runtime error
Update app.py
Browse filesagrego el logo y la advertencia
app.py
CHANGED
@@ -59,7 +59,14 @@ outputs = gr.outputs.Image(type="pil", label="Resultado")
|
|
59 |
|
60 |
title = 'Trampas Barcel贸'
|
61 |
|
62 |
-
description = "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
63 |
|
64 |
article = "<p style='text-align: center'>YOLOv5 is a family of compound-scaled object detection models trained on the COCO dataset, and includes " \
|
65 |
"simple functionality for Test Time Augmentation (TTA), model ensembling, hyperparameter evolution, " \
|
|
|
59 |
|
60 |
title = 'Trampas Barcel贸'
|
61 |
|
62 |
+
description = """
|
63 |
+
<p>
|
64 |
+
<center>
|
65 |
+
Sistemas de Desarrollado por Subsecretar铆a de Innovaci贸n del Municipio de Vicente Lopez. Advertencia solo usar fotos provenientes de las trampas Barcel贸, no de celular o foto de internet.
|
66 |
+
<img src="https://www.vicentelopez.gov.ar/assets/images/logo-mvl.png" alt="logo" width="250"/>
|
67 |
+
</center>
|
68 |
+
</p>
|
69 |
+
"""
|
70 |
|
71 |
article = "<p style='text-align: center'>YOLOv5 is a family of compound-scaled object detection models trained on the COCO dataset, and includes " \
|
72 |
"simple functionality for Test Time Augmentation (TTA), model ensembling, hyperparameter evolution, " \
|