NewbloomAI commited on
Commit
0b98784
·
verified ·
1 Parent(s): c389a57

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -250,7 +250,7 @@ tab_batch = gr.Interface(
250
  demo = gr.TabbedInterface(
251
  [tab_image, tab_text, tab_batch],
252
  ['image', 'URL', 'batch'],
253
- title="Official Online Demo of BiRefNet",
254
  )
255
 
256
  if __name__ == "__main__":
 
250
  demo = gr.TabbedInterface(
251
  [tab_image, tab_text, tab_batch],
252
  ['image', 'URL', 'batch'],
253
+ title="Lot Lingo Background Removal Demo",
254
  )
255
 
256
  if __name__ == "__main__":