Closed philpax closed 1 year ago
Dependent on https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/6349 unless you use https://github.com/philpax/stable-diffusion-webui/tree/phil-develop which includes that fix.
For queue correctness, the client now uses override_settings to switch the model. However, an upstream bug results in generations failing when the model architecture changes.
override_settings
This will be fixed when the PR is merged or an equivalent fix is made.
Dependent on https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/6349 unless you use https://github.com/philpax/stable-diffusion-webui/tree/phil-develop which includes that fix.
For queue correctness, the client now uses
override_settings
to switch the model. However, an upstream bug results in generations failing when the model architecture changes.This will be fixed when the PR is merged or an equivalent fix is made.