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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -351,7 +351,7 @@ iface = gr.Interface(
351
  #gr.File(label="Informação Técnica - arquivo word"),
352
  gr.File(label="Informação Técnica - arquivo PDF"),
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>",
 
351
  #gr.File(label="Informação Técnica - arquivo word"),
352
  gr.File(label="Informação Técnica - arquivo PDF"),
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>",