-
-
Notifications
You must be signed in to change notification settings - Fork 449
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Issue]: Live Preview enabled significantly slows generation #3605
Comments
i understand the issue, but are you saying this is NEW behavior and there was no slowdown previously? |
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
|
My GPU is now a 4060Ti 16gb... |
can you try with the latest dev branch code? |
resolved based on conversation in discord. |
For future searches: The resolution was that I was using CUDAMallocAsync, instead of Native memory allocator. |
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
The text was updated successfully, but these errors were encountered: