/Image-Background-Remover

This Python script utilizes the rembg library to remove the background from an image. It prompts the user for an input image path, an output path for the processed image, and an option to open the image after processing.

Primary LanguagePythonMIT LicenseMIT

Stargazers