itacaiunas commited on
Commit
02a96b6
·
1 Parent(s): 818bb90

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -162,7 +162,7 @@ def batch(image_files):
162
  return output,"tmp.zip"
163
 
164
  with gr.Blocks() as iface:
165
- gr.Markdown("#Removedor de Fundo 💚#")
166
  gr.HTML("Usa <a href='https://github.com/xuebinqin/DIS'>DIS</a> para remover o plano de fundo")
167
  with gr.Tab("Uma Imagem"):
168
  with gr.Row():
 
162
  return output,"tmp.zip"
163
 
164
  with gr.Blocks() as iface:
165
+ gr.Markdown("# Removedor de Fundo💚")
166
  gr.HTML("Usa <a href='https://github.com/xuebinqin/DIS'>DIS</a> para remover o plano de fundo")
167
  with gr.Tab("Uma Imagem"):
168
  with gr.Row():