Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
soiz1/RemBG-api
s-4-s
/
RemBG-api
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
RemBG-api
/
rembg
/
__init__.py
KenjieDec
87c57a3
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
138 Bytes
from
.
import
_version
__version__ = _version.get_versions()[
"version"
]
from
.bg
import
remove
from
.session_factory
import
new_session