Game-Creator / bg.py
Omnibus's picture
Create bg.py
96fdf7c
from rembg import remove as rm
def rem_bg(input):
result=rm(input)
return result