AndBobsYourUncle / stable-diffusion-discord-bot

A Discord bot, written in Go, that interfaces with the Automatic 1111's API interface.
MIT License
128 stars 35 forks source link

Unusual Interaction with Background Remover #22

Open tMacka2 opened 1 year ago

tMacka2 commented 1 year ago

I installed a background remover extension to auto1111 and after that using the "Upscale" feature, the bot would remove backgrounds from generated images. Disabling the extension stopped this issue from happening.

This is the extension that caused the interaction: https://github.com/AUTOMATIC1111/stable-diffusion-webui-rembg

Extension Disabled

Extension Enabled