Open dimitribarbot opened 1 month ago
sorry for the delay I was on vacation and then I became very busy (still very busy now)
I tested the extension and it works very nicely
well ... at least the extension itself works fine but I'm not sure there seems to be a bug webui, or something has changed about huggingface, it could also be something that I've accidentally broke on my system, I'm not sure
during testing I was not able to automatically download a model from huggingface I'm not too sure what's the issue but I was able to fix it with a change to webui see https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/16302#issuecomment-2418915432
I'm asking the other developers to see if they experience of the issues or if it I broke something on my setup if I can get a confirmation that the other people can download models using and webui is not broken then I will merge this PR immediately but if it's not an isolated incident on my system then I prefer to postpone merging the PR until hope when AUTOMATIC1111 comes back and start merging fixes otherwise the people who download this extention will have trouble using it
theres some talk among a some developers that if AUTO doesn't come back soon then might carry on without Auto using a fork
thanks for your patience
Info
https://github.com/dimitribarbot/sd-webui-birefnet Integrates BiRefNet background removal feature into stable-diffusion-webui.
I've also created a PR in the official stable diffusion webui rembg extension here: https://github.com/AUTOMATIC1111/stable-diffusion-webui-rembg/pull/47 because I thought my extension would duplicate the existing official extension in terms of functionality.
I don't know what you prefer but we can note some differences:
Checklist:
Readme.md
index.json
andextension_template.json
have not been modified.entry
is placed in theextensions
directory with the.json
file extension.