Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -1062,15 +1062,16 @@ with gr.Blocks(theme=tema_visual, css=css, title="Sistema de Orientación para e
|
|
| 1062 |
Desarrollado por:
|
| 1063 |
</span><br>
|
| 1064 |
|
|
|
|
| 1065 |
<span style="color:white !important;">
|
| 1066 |
-
<b>
|
| 1067 |
-
|
| 1068 |
-
|
| 1069 |
-
|
| 1070 |
-
<b>
|
|
|
|
| 1071 |
</span>
|
| 1072 |
</div>
|
| 1073 |
-
</div>
|
| 1074 |
""")
|
| 1075 |
|
| 1076 |
with gr.Row():
|
|
|
|
| 1062 |
Desarrollado por:
|
| 1063 |
</span><br>
|
| 1064 |
|
| 1065 |
+
<div style="font-size:12px; margin-top:4px; line-height:1.5;">
|
| 1066 |
<span style="color:white !important;">
|
| 1067 |
+
<b>Desarrollado por:</b><br>
|
| 1068 |
+
Doctorante. Jorge Noé Gámez Mora<br>
|
| 1069 |
+
Mtro. Mauricio Pueblas Cornejo
|
| 1070 |
+
<br><br>
|
| 1071 |
+
<b>Colaboradores:</b><br>
|
| 1072 |
+
Evelyn González Anzaldo · Herandy Pamela Díaz Catarino · Misael Fernando Vallejo Romero
|
| 1073 |
</span>
|
| 1074 |
</div>
|
|
|
|
| 1075 |
""")
|
| 1076 |
|
| 1077 |
with gr.Row():
|