Skip to content

Latest commit

 

History

History
63 lines (48 loc) · 2.03 KB

README.md

File metadata and controls

63 lines (48 loc) · 2.03 KB

rembgr

This extension is for AUTOMATIC1111's Stable Diffusion web UI. Unlike other extensions for this, it is positioned directly in txt2img and img2img tabs.

Capabilities

  • Removes background after each image generation
  • Can put color instead of transparent background
  • Can put background image
  • Can put foreground image (frame for example)

API

Can be used with API call to /sdapi/v1/rembgr/process with POST method:

{
    "image": "base64 encoded image"
}

And the response will be:

{
    "image": "base64 encoded image"
}

Install

Use Install from URL option with this repo url (full restart is required).

Requirements

All requirements will be installed on first use.

Examples


Contributing

Feel free to submit PRs to develop!

...and you can always buy me a 🍺!

Donate with PayPal