mirror of
https://git.mirrors.martin98.com/https://github.com/danielgatis/rembg
synced 2025-08-06 05:46:28 +08:00
refactoring
This commit is contained in:
parent
08a3bdc053
commit
106d96b280
@ -173,7 +173,7 @@ def s_command(port: int, log_level: str, threads: int) -> None:
|
||||
)
|
||||
|
||||
def im_without_bg(content: bytes, commons: CommonQueryParams) -> Response:
|
||||
kwargs = dict()
|
||||
kwargs = {}
|
||||
|
||||
if commons.extras:
|
||||
try:
|
||||
|
Loading…
x
Reference in New Issue
Block a user