Timemaster commited on
Commit
dfaafb4
·
verified ·
1 Parent(s): d8aa408

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -160,7 +160,6 @@ def batch(image_files):
160
 
161
  with gr.Blocks() as iface:
162
  gr.Markdown("# Remove Background")
163
- gr.HTML("Uses <a href='https://github.com/xuebinqin/DIS'>DIS</a> to remove background")
164
  with gr.Tab("Single Image"):
165
  with gr.Row():
166
  with gr.Column():
 
160
 
161
  with gr.Blocks() as iface:
162
  gr.Markdown("# Remove Background")
 
163
  with gr.Tab("Single Image"):
164
  with gr.Row():
165
  with gr.Column():