Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
asim266/image-background-remover
rishi9440
/
image-background-remover
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
rishi9440
commited on
Mar 12, 2023
Commit
0085f7f
·
1 Parent(s):
3338c4a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -20,4 +20,4 @@ iface = gr.Interface(remove_background,
20
allow_flagging="manual")
21
22
# Launch the interface
23
-
iface.launch()
)
20
allow_flagging="manual")
21
22
# Launch the interface
23
+
iface.launch()