davehornik / sd-discord-rich_presence

Discord Rich Presence for AUTOMATIC1111's Stable Diffusion WebUI
GNU Affero General Public License v3.0
21 stars 3 forks source link

[BUG] problems with the vladmadic/automatic fork #7

Closed IkariDevGIT closed 1 year ago

IkariDevGIT commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Use https://github.com/vladmandic/automatic fork on the newest version(aka commit bb438efed47d5ed064ea5933cccc009d8549d4cb)
  2. Install sd-discord-rich_presence
  3. Restart the web UI completely(reopen)
  4. See error

Expected behavior I expected the extension to load normally

Screenshots grafik

Desktop (please complete the following information):

davehornik commented 1 year ago

Hey! We do not know nothing about this forked repo, and it is obvious that it is different from AUTOMATICs webui. So, if there is different folder/file structure it can't work as intended.

And we do not support any other than the original one.. If you have any problem with installation on the original fork, feel free to open new issue.

IkariDevGIT commented 1 year ago

i now know why that bug is occurring, vladmadic/automatic loads the webui+extensions, then the model, which basically loads in the background. could you still fix it, because the fork is pretty popular and it has things like torch 2 and other big updates that automatic1111 doesn't have?

davehornik commented 1 year ago

Based ony opinion this new fork got its flaws. I am not the first one to encounter lowered performance vs A1111, so at this time its not worth spending time on it. There's more to be done than what u can see.

davehornik commented 1 year ago

i now know why that bug is occurring, vladmadic/automatic loads the webui+extensions, then the model, which basically loads in the background. could you still fix it, because the fork is pretty popular and it has things like torch 2 and other big updates that automatic1111 doesn't have?

And no, it is not that simple, there's more to be done.