lodhrangpt commited on
Commit
aabf268
·
verified ·
1 Parent(s): 4eef563

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -157,7 +157,7 @@ tab3 = gr.Interface(
157
  demo = gr.TabbedInterface(
158
  [tab1, tab2, tab3],
159
  ["image", "text", "batch"],
160
- title="Multi Birefnet for Background Removal"
161
  )
162
 
163
  if __name__ == "__main__":
 
157
  demo = gr.TabbedInterface(
158
  [tab1, tab2, tab3],
159
  ["image", "text", "batch"],
160
+ title="Background Removal"
161
  )
162
 
163
  if __name__ == "__main__":