gaur3009 commited on
Commit
1e68838
·
verified ·
1 Parent(s): 9ff0bc7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -58,5 +58,3 @@ tab2 = gr.Interface(fn, inputs=text, outputs=slider2, examples=[url], api_name="
58
  demo = gr.TabbedInterface(
59
  [tab1, tab2], ["image", "text"], title="birefnet for background removal"
60
  )
61
-
62
- if __name__ == "__main__":
 
58
  demo = gr.TabbedInterface(
59
  [tab1, tab2], ["image", "text"], title="birefnet for background removal"
60
  )