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]: Unknown sampler k_lms_ka #117

Closed Mikroprozessori closed 5 months ago

Mikroprozessori commented 6 months ago

Is there existing issue for this?

Does this happen on the latest commit?

What happened?

while running the extension got this error in the console:

Exception: ERROR: Unknown sampler k_lms_ka Traceback (most recent call last): File "D:\stable-diffusion-webui_v1.9.3\extensions\sd-webui-stable-horde-worker\stable_horde\horde.py", line 198, in run await self.handle_request(req) File "D:\stable-diffusion-webui_v1.9.3\extensions\sd-webui-stable-horde-worker\stable_horde\horde.py", line 303, in handle_request raise Exception(f"ERROR: Unknown sampler {sampler_name}")

Steps to reproduce

run the extention

What did you expect to happen?

it would like some advice so I can run the worker without being put into maintenance mode for dropping requests

Stable Diffusion WebUI Commit SHA

1c0a0c4c26f78c32095ebc7f8af82f5c04fca8c0

What operating system are you seeing the problem on?

Windows 11 / 10 / 8

What browsers are you seeing the problem on?

Chrome

Additional information

No response

gabriel20xx commented 5 months ago

I made a pull request on this, see #120. However, it needs to be approved by a reviewer first.

MaikoTan commented 5 months ago

Added by #120