🧠 Background Remover (RMBG-1.4)A FastAPI-based background-removal AI using the BriaAI RMBG-1.4 model🚀 Run locallypip install -r requirements.txt uvicorn app:app --reload