Closed don1138 closed 1 year ago
Hi @don1138, I suspect that your A1111 version is a bit old and is lacking some of the needed functions. You can try to upgrade the A1111 is self (a simple git pull will do) and try again.
One more thing, if you want to always pause the queue at start up, you can check the Disable queue auto processing
in the setting tab.
Ah, well -- since I'm running a old version of SDUI, I expected there wasn't anything to be done about it, but I thought I'd ask on the off chance that you'd have a quick, "change Line 375 from .autorun()
to .legacy_autorun()
" (or something like that) at hand that would get it up and running.
Disable queue auto processing
pauses the cache, but as I mentioned, the Agent Scheduler is a dead window -- no buttons work, no jobs list appears -- so there's no way to get the queue running again.
The extension works perfectly in my install of the latest SDUI, so I can use it there, but unfortunately there are Mac incompatibilities in the current version, so the legacy install is where I do most of my work.
In any case, thanks for your response!
If there's nothing more to be done, then feel free to close this issue.
App and OS versions
Apple M1 Max 32Gb Ventura 13.4
python: 3.10.10 torch: 2.0.0 xformers: N/A gradio: 3.16.2 commit: 4b159292
Describe the bug
GREAT extension, but one bug on my system: when I hit the Enqueue button, the render starts immediately.
Each job I add using the Enqueue button renders perfectly fine, but:
I'm on a Macintosh, using the brkirch custom build released March 30.
Error message