nadermx / backgroundremover

Background Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source.
https://www.backgroundremoverai.com
MIT License
6.69k stars 556 forks source link

How to start http server. ? #146

Open DevTrinh opened 4 months ago

DevTrinh commented 4 months ago

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 "