Commit
路
85e0246
1
Parent(s):
a9c0198
Actualizar app.py
Browse files
app.py
CHANGED
|
@@ -173,7 +173,7 @@ button, .gr-button {
|
|
| 173 |
with gr.Column(elem_classes="section"):
|
| 174 |
gr.HTML("<h2>Preprocesamiento y Segmentaci贸n</h2>")
|
| 175 |
gr.HTML("""
|
| 176 |
-
<p style='color:#111827;'>En este paso se realizan varias operaciones
|
| 177 |
<ul style='color:#111827;'>
|
| 178 |
<li style="color:#111827; font-weight:bold;">Conversi贸n de canales de color.</li>
|
| 179 |
<li style="color:#111827; font-weight:bold;">Eliminaci贸n de pelos.</li>
|
|
|
|
| 173 |
with gr.Column(elem_classes="section"):
|
| 174 |
gr.HTML("<h2>Preprocesamiento y Segmentaci贸n</h2>")
|
| 175 |
gr.HTML("""
|
| 176 |
+
<p style='color:#111827;'>En este paso se realizan varias operaciones</p>
|
| 177 |
<ul style='color:#111827;'>
|
| 178 |
<li style="color:#111827; font-weight:bold;">Conversi贸n de canales de color.</li>
|
| 179 |
<li style="color:#111827; font-weight:bold;">Eliminaci贸n de pelos.</li>
|