w-e-w
w-e-w
I made a rework of your PR https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/11520
it doesn't really matter anymore but both PR should be compatible with the changes at the index since I specifically use the same key for the stars ate the index
your are missing part of the flag https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Command-Line-Arguments-and-Settings --use-cpu | {all, sd, interrogate, gfpgan, bsrgan, esrgan, scunet, codeformer} | None | Use CPU as torch device for specified modules. --...
> what flag ? `--use-cpu all` `--use-cpu sd` `--use-cpu interrogate` ... ... not just `--use-cpu` this is invlaid
I am not sure but since you don't have a nvidia GPU, you may also need to set ```bat set TORCH_INDEX_URL=https://download.pytorch.org/whl/cpu ``` just add this line under command line args...
CPU is to slow for most practical in most cases, we only use CPU for testing when GPU is not available when you buy a GPU, prioritize VRAM over speed...
https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/10324
> I dropped an old png into the ui and suddenly it error out and none of the buttons would work anymore well if you don't upload the png then...
unfortunate
not a bug, just not supported