Spaces:
Runtime error
Runtime error
Commit ·
02a96b6
1
Parent(s): 818bb90
Update app.py
Browse files
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():
|