DavidSB commited on
Commit
fd35b01
verified
1 Parent(s): 802cd18

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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: 30px;'>Prefeitura MUnicipal de Porto Alegre</span>",
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