Skip to content

AKmahim/removeBg_api_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Description

  • This is a python flask api for remove image background and add a new background in the picture
  • here if i request in the /process_image url with a image file it will response me with base64 image data

demo Pic

Package I have used here

  • flask
pip install flask
  • removebg
pip install rembg
  • flask_cors
pip install flask_cors

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages