Open AndrewRainfall opened 9 months ago
I found a workaround:
If I generate at least 1 image with CPU, all subsequent generations with GPU will work as intended (even if I change checkpoints) until SD restart.
But this ads extra 15 minutes to workflow, which is a lot.
Checklist
What happened?
Recently I bought Arc A770 & installed OpenVINO SD.
The problem that it only uses one checkpoint & I can't change it. I assume it's default 1.5 that was pre-installed with OpenVINO SD.
I can select checkpoints from the dropdown menu in the top left, but regardless of my choice all images I generate look like they were generated with one checkpoint.
It only happens if I use "Accelerate with OpenVINO" & select my GPU.
If I generate images with CPU everything works as intended (but takes a lot of time).
Checkpoints were downloaded from Civitai before I installed OpenVINO SD, then I linked them with mklink.
All previous steps I made (if needed): https://github.com/openvinotoolkit/stable-diffusion-webui/issues/100
Steps to reproduce the problem
1) Enter a prompt, select "Accelerate with OpenVINO", select GPU; 2) Change checkpoint & press generate; 3) Generation will happen normally, but regardless of checkpoint choice images will look like they are generated with the same checkpoint.
What should have happened?
Different checkpoints should hugely affect the image generation (like it still happens if I use CPU)
What browsers do you use to access the UI ?
Google Chrome
Sysinfo
sysinfo-2024-02-21-22-15.txt
Console logs
Additional information
Am I missing something? How to fix this?