Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Omnibus/game-test
Nymbo
/
Game-Creator
like
4
Runtime error
App
Files
Files
Community
5136f9b
Game-Creator
/
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