Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
hf-applications/background-removal
merve
/
background-removal
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
merve
HF Staff
commited on
Jan 28
Commit
7455256
·
verified
·
1 Parent(s):
2e975c4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -104,4 +104,4 @@ demo = gr.TabbedInterface(
104
)
105
106
if __name__ == "__main__":
107
-
demo.launch(show_error=True
, mcp_server=True
)
104
)
105
106
if __name__ == "__main__":
107
+
demo.launch(show_error=True)