stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

Add API support for rembg script

Open ihsavru opened this issue 2 years ago • 1 comments

Added API support for this script https://github.com/AUTOMATIC1111/stable-diffusion-webui-rembg (Not sure if there's already a way to use it?)

ihsavru avatar May 24 '23 16:05 ihsavru

this used to work up until about two weeks ago. just had to run it with postprocessing_rembg_ in front of each rembg parameter. but on any new installs it's not working anymore

hubcart avatar May 25 '23 21:05 hubcart

The API should be added to the extension, not to the main repo.

AUTOMATIC1111 avatar May 31 '23 16:05 AUTOMATIC1111

I assume this resolves that: https://github.com/AUTOMATIC1111/stable-diffusion-webui-rembg/pull/22

While you're here @AUTOMATIC1111 you might want to merge one of the PRs to bump the rembg version to support more models: https://github.com/AUTOMATIC1111/stable-diffusion-webui-rembg/pull/11 https://github.com/AUTOMATIC1111/stable-diffusion-webui-rembg/pull/19 https://github.com/AUTOMATIC1111/stable-diffusion-webui-rembg/pull/21 (latest)

catboxanon avatar Jun 04 '23 08:06 catboxanon