John
John
With the new "parallel" for PHP 8 threads are on the way to become mainstream. So much work went into making threads easy to implement but without ZTS support it's...
I've a similar problem, though in my case it's a normal loop, I was not able to reproduce it easily. In my case I run my loop and it runs...
It's working well, that should be added into the library.
> > > I believe you're looking for the Script: X/Y plot option. > > > > > > Will X/Y plot option reduce the repeated calculation process? I dont...
> I think it is already implemented long time ago, this? https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Features#prompt-editing That feature is internally called "scheduler" if I am not mistaken. It's one of the two variants of...
I had hit 15-18 with my 3090 but now it's 13 No command line parameters, still same setup. Strange
That "drive" is limited to 1mb/sec per connection. Though you can also just parallelize the download, you'll get 24+mb/sec with 32 connections
Just as a general thought: More power to the scripts Imho scripts should be able to take quite full control of settings and SD behavior, the scripts are kind of...
There are also possible VAE related bugs in img2img, we might need a checkbox if VAE should be used or not.
Yea double-quotes are illegal characters on Windows. I don't think you can work around it, except for not accepting that commit