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