catboxanon
catboxanon
I can't reproduce this as it doesn't occur for me with a fresh install.
[This seems to be coming from upstream](https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/14942#discussioncomment-8550050), but as I mentioned above this isn't something I'm able to reproduce on a clean install after adding a few models to the...
Thanks! I'm able to reproduce now after symlinking the entire `models` folder as you mentioned.
https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/15035 will close this, and likely some other issues as well such as https://github.com/lllyasviel/stable-diffusion-webui-forge/issues/282.
Should be fixed when https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/15035 is merged upstream and pulled into this repo.
Looks like support was gutted due to the new UNet patcher, and despite the implementation existing in the code it is not actually used. https://github.com/lllyasviel/stable-diffusion-webui-forge/blob/d81e353d8928147bbd973068d0efbb2802affe0f/ldm_patched/contrib/external_hypernetwork.py#L1-L2
Is there a reason `--always-gpu` is not a satisfactory resolution? If you want the most speed absolutely possible, and have a high VRAM card to support it, that is the...
Try adjusting the value for CLIP skip in your quicksettings before saving the image. It looks like because Forge includes that in quicksettings by default, something the vanilla webui does...
The traceback indicates an issue with https://github.com/portu-sim/sd-webui-bmab, not Forge or the webui. Open an issue there instead. https://github.com/portu-sim/sd-webui-bmab/issues/new
Can you post a traceback for an instance when BMAB is disabled completely?