ArtVentureX / sd-webui-agent-scheduler

619 stars 63 forks source link

Generation halts if queue has pending items, when switching to Agent Scheduler tab #109

Closed zethriller closed 1 year ago

zethriller commented 1 year ago

I caught it on camera, this one time Ctrl+C in the CLI has no effect. https://github.com/ArtVentureX/sd-webui-agent-scheduler/assets/35899920/8d6f0741-d81f-4166-95b8-ce6a50a4ca63


Laptop (secondary pc) specs: Browser: Firefox Agent Scheduler version: commit bf3fc755 (i can try an update if needed) Hardware: GTX 1660 Ti Mobile, driver 536.67 (here too but i don't know enough for to try a reinstall with a previous version) Windows 11 22H2 Startup options: --xformers --lowvram --deepdanbooru --no-half --no-half-vae --gradio-img2img-tool color-sketch --opt-split-attention --update-check

This may be related to a recent extension commit, hardware/driver issue but at this point i'd better ask for directions first, i'm still a rookie with it. Any help appreciated.

Thank you


Update: i might have narrowed it a bit: custom VAE + no use of --no-half/--no-half-vae seem to allow it to trigger.

artventuredev commented 1 year ago

That's odd, this issue shouldn't occur. I've been unable to replicate this on my Linux setup. It might be worthwhile trying again on a basic setup without any extensions.

zethriller commented 1 year ago

Well. That took me days to figure out this one.

As per https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/9085#issuecomment-1575210881 it's more a "me" issue, and probably a combination of little too large batchs, live preview mode and live preview update frequency.

These work fine with any generation setting:

Sorry about that. Nothing related with Agent Scheduler after all.

You can mark this one as closed :)

artventuredev commented 1 year ago

Great to hear you've solved it! I'll go ahead and close the issue. Keep up the good work! :)