sdwebui-w-horde / sd-webui-stable-horde-worker

Stable Horde Unofficial Worker Bridge as Stable Diffusion WebUI (AUTOMATIC1111) Extension
GNU Affero General Public License v3.0
60 stars 18 forks source link

Bug: Exception `Unknown sampler k_dpm_fast_ka` #35

Closed MaikoTan closed 1 year ago

MaikoTan commented 1 year ago

Summary

Traceback (most recent call last):8it/s]
  File "E:\repo\diffusions\stable-diffusion-webui\extensions\stable-horde\stable_horde.py", line 330, in run
    await self.handle_request(req)
  File "E:\repo\diffusions\stable-diffusion-webui\extensions\stable-horde\stable_horde.py", line 375, in handle_request
    raise Exception(f"ERROR: Unknown sampler {sampler_name}")
Exception: ERROR: Unknown sampler k_dpm_fast_ka

Solution

Add "DPM fast Karras" sampler into sd_samplers