Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jonny001
/
RMBG-Image-Background-Remover
like
17
Running
App
Files
Files
Community
Jonny001
commited on
8 days ago
Commit
865cabe
•
1 Parent(s):
f185f46
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -80,4 +80,5 @@ demo = gr.TabbedInterface(
80
)
81
82
if __name__ == "__main__":
83
-
demo.launch(show_error=True, debug=True)
80
)
81
82
if __name__ == "__main__":
83
+
demo.launch(show_error=True, debug=True)
84
+