CoolFace
Apppublic

Muhammad-1254/remove-bg-onnx

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
App README

Background Remover Flask App

This is a simple Flask application that provides an HTML interface for uploading an image and removing its background.

Overview

  • What it does: The app allows users to upload an image via a web form. Once uploaded, it processes the image to remove its background and then displays the resulting image.
  • Why use it: It is an easy-to-use tool built with Flask, perfect for quick background removal tasks or as a starting point for more complex image processing projects.

Features

  • Image Upload: A simple HTML form to select and upload images.
  • Background Removal: Processes the uploaded image to remove its background (using your chosen method or library).
  • Display Results: Shows the image with the background removed directly on the web page.

Check out deployed model at huggingface.co https://muhammad-1254-remove-bg-onnx.hf.space