Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
leonelhs
/
remove-background
like
5
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1f5b114
remove-background
/
app.py
leonelhs
init space
1f5b114
almost 2 years ago
raw
Copy download link
history
blame
107 Bytes
from
remove_background
import
app
app.launch(share=
False
, debug=
True
, enable_queue=
True
, show_error=
True
)