backgroundremover
backgroundremover copied to clipboard
How to start http server. ?
How can I create a server and ask to remove the background as an example"curl -s "http://localhost:7000/api/remove?url=http://input.png" -o out.png "
I also want to know how to build a web that can access the request API via http