Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Omnibus
/
game-test
like
3
Runtime error
App
Files
Files
Community
50990a9
game-test
/
bg.py
Omnibus
Create bg.py
96fdf7c
about 1 year ago
raw
Copy download link
history
blame
Safe
91 Bytes
from
rembg
import
remove
as
rm
def
rem_bg
(
input
):
result=rm(
input
)
return
result