lllyasviel / lllyasviel/stable-diffusion-webui-forge

[Feature Request]:

Open
#617 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
13k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

Is there an existing issue for this?
  • I have searched the existing issues and checked the recent builds/commits
What would your feature do ?

A simple button in actions that force stops generation/ cancels and resets non stop generation.
Why? Because sometimes I will have a batch and set the infinite run but forget to right click and then if I cancel when I forget to turn it off the generation restarts and the button will get stuck on generate and I am then unable to cancel it and can't right click it to stop.
I am then forced to close the UI and restart it for it to stop.
I was hoping unloading the checkpoint would work but it automatically reloads it.

Proposed workflow
  1. Generate button gets stuck on generate while still running
  2. go to actions in settings
  3. press reset generation and force stop the generation to cancel the infinite run.
  4. Now I don't need to reload the ui.
Additional information

It's been really annoying not being able to reset the infinite generation and stop it when the button gets stuck.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the Generate button and the Actions area in Settings, focusing on how infinite generation is cancelled and reset. No files or tests are named in the issue; done means a visible reset action force-stops generation, cancels the infinite run, restores the button, and avoids restarting the UI.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.