danielgatis / rembg

Rembg is a tool to remove images background
MIT License
15.46k stars 1.76k forks source link

add --host parameter to http server (rembg s) #571

Closed deltazero-cz closed 5 months ago

deltazero-cz commented 5 months ago

Usage: --host 0.0.0.0 (default, listen on all addresses) --host 127.0.0.1 (listen on localhost only) --host localhost (listen on localhost only)