Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -353,8 +353,8 @@ iface = gr.Interface(
|
|
353 |
gr.File(label="Hist贸rico das IT's - arquivo Excel"),
|
354 |
],
|
355 |
|
356 |
-
title="<span style='color: gray; font-size: 50px;'>SEIC</span>",
|
357 |
-
description="<span style='color: black; font-size:
|
358 |
|
359 |
)
|
360 |
|
|
|
353 |
gr.File(label="Hist贸rico das IT's - arquivo Excel"),
|
354 |
],
|
355 |
|
356 |
+
title="<span style='color: gray; font-size: 50px;'>SEIC</span><span style='color: gray; font-size: 20px;'>Sistema de Equival锚ncia de 矛ndices Construtivos</span>",
|
357 |
+
description="<span style='color: black; font-size: 25px;'>Prefeitura MUnicipal de Porto Alegre</span>",
|
358 |
|
359 |
)
|
360 |
|