Open cobaltbeau opened 1 year ago
I'm having the same problem too
i got similar issues, i wish the interrupt button would actually just force stop the generation (maybe with a "are you sure?" box) instead of nicely asking the generation and being ignored most of the time.
It's never worked for me either
Interrupt/Skip not working for me either.
The issue is extra VRAM being used to create a final image - whether interrupted or not. "Interrupt" does not work when this process uses shared memory. And it uses around 6Gb of shared memory for a 6Gb SDXL model, so --medvram and --lowvram won't help.
I have the same problem as well, it never worked for me.
Is there an existing issue for this?
What happened?
When I'm trying to cancel image generation, the "interrupt" and "skip" buttons frequently do nothing, and depending on how much of the image is left to process, it's often quicker to close the command window and restart the process.
Steps to reproduce the problem
I haven't been able to reproduce it consistently, but on approximately 80-90% of the time I attempt to interrupt or skip, it will continue as though I had not interacted with it. This happens whether I click once or several times.
The other 10%, it ends within about 15-30 seconds.
I haven't been able to determine a common thread on the generations that I can interrupt vs the ones I can't.
What should have happened?
It should stop within 30 seconds all the time, save for extraordinary circumstances.
Version or Commit where the problem happens
version: [v1.4.1] • python: 3.10.0 • torch: 2.0.1+cu118 • xformers: 0.0.20 • gradio: 3.32.0
What Python version are you running on ?
Python 3.10.x
What platforms do you use to access the UI ?
Windows
What device are you running WebUI on?
Nvidia GPUs (RTX 20 above)
Cross attention optimization
xformers
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
List of extensions
Console logs
Additional information
This behavior has existed since I started using Stable Diffusion, even when I had no extensions