Open brknsoul opened 4 days ago
i understand the issue, but are you saying this is NEW behavior and there was no slowdown previously?
Just installed master, no slow down. Also, no GPU vram spikes, either.
argh. one of those that i cannot reproduce, likely because there are no slowdowns on high end gpus.
@brknsoul as a test, can you do one thing - in modules/sd_samplers_common.py
, delete line:
with queue_lock:
My GPU is now a 4060Ti 16gb... But I'll try. No change.
Issue Description
I believe this is due to Live Preview slowing things down.
I'll attached the gifs I took;
Live preview display period = 1, method == approximate
Live preview display period = 0 (ie: disabled);
The slowdowns seems to coincide with spikes in vram usage (first spike = generation, second spike = detailer);
Version Platform Description
Relevant log output
Command Prompt - astart.bat.txt
Backend
Diffusers
UI
Standard
Branch
Dev
Model
StableDiffusion 1.5
Acknowledgements