NewbloomAI commited on
Commit
962aa2c
·
verified ·
1 Parent(s): 38b46df

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -209,7 +209,6 @@ tab_batch = gr.Interface(
209
  ],
210
  outputs=[gr.Gallery(label="BiRefNet's predictions"), gr.File(label="Download masked images.")],
211
  api_name="batch",
212
- description=descriptions + '\nTab-batch is partially modified from https://huggingface.co/spaces/NegiTurkey/Multi_Birefnetfor_Background_Removal, thanks to this great work!',
213
  )
214
 
215
  demo = gr.TabbedInterface(
 
209
  ],
210
  outputs=[gr.Gallery(label="BiRefNet's predictions"), gr.File(label="Download masked images.")],
211
  api_name="batch",
 
212
  )
213
 
214
  demo = gr.TabbedInterface(