catboxanon
catboxanon
The webui will by default only display LoRAs and networks that actually work with the model loaded. Does enabling the `Always show all networks on the Lora page` setting help?...
I'm actually going to close this in favor of https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/12397 which would be a more flexible option.
The `unload_model` and more newly added `reload_model` functions should be added as endpoints to the API extension, I don't think their scope should be limited to just developing extensions from...
> This is somewhat related to https://github.com/adieyal/sd-dynamic-prompts/issues/343 - AIUI, we could store SDDP metadata in a different field in the PNG file. (I haven't looked further into how the A1111...
This was fixed a while back and should be working as of the latest version. Open a new issue if the problem persists. Closing.
It's up to the extension authors to maintain compatibility with older versions or webui forks. Open an issue in the respective extension repos if the problem persists.
Checkpoints are available now for researchers, full public release planned for July. https://stability.ai/blog/sdxl-09-stable-diffusion https://github.com/Stability-AI/generative-models FWIW, [ComfyUI](https://github.com/comfyanonymous/ComfyUI) already supports it if you happen to get your hands on it. https://github.com/comfyanonymous/ComfyUI/commit/f87ec10a97664c4a8e00d856c4c48836cfbfcbdf
https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/11757
Latest release supports this now, closing. For the refiner follow #11919.
Was fixed in https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/9723